Skip to content

Commit 1b65c53

Browse files
committed
minor
1 parent 67dc3de commit 1b65c53

File tree

1 file changed

+1
-0
lines changed
  • services/static-webserver/client/source/class/osparc/data

1 file changed

+1
-0
lines changed

services/static-webserver/client/source/class/osparc/data/Resources.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,6 +1310,7 @@ qx.Class.define("osparc.data.Resources", {
13101310
if (options.timeout && options.timeoutRetries) {
13111311
options.timeoutRetries--;
13121312
this.fetch(resource, endpoint, params, options);
1313+
return;
13131314
}
13141315
}
13151316

0 commit comments

Comments
 (0)