@bitfab/sdk 0.33.0 → 0.33.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17,7 +17,7 @@ import {
17
17
  } from "./chunk-ADUWXWWI.js";
18
18
 
19
19
  // src/version.generated.ts
20
- var __version__ = "0.33.0";
20
+ var __version__ = "0.33.1";
21
21
 
22
22
  // src/constants.ts
23
23
  var DEFAULT_SERVICE_URL = "https://bitfab.ai";
@@ -404,7 +404,7 @@ var HttpClient = class {
404
404
  if (dbBranchSettings !== void 0) {
405
405
  payload.dbBranchSettings = dbBranchSettings;
406
406
  }
407
- const timeout = includeDbBranchLease ? 18e4 : 3e4;
407
+ const timeout = includeDbBranchLease ? 3e5 : 3e4;
408
408
  return this.request("/api/sdk/replay/start", payload, {
409
409
  timeout
410
410
  });
@@ -4012,4 +4012,4 @@ export {
4012
4012
  BitfabFunction,
4013
4013
  finalizers
4014
4014
  };
4015
- //# sourceMappingURL=chunk-HPLLGCTO.js.map
4015
+ //# sourceMappingURL=chunk-7UHJ67MH.js.map