@typespec/ts-http-runtime
Advanced tools
Comparing version
@@ -6,4 +6,4 @@ // Copyright (c) Microsoft Corporation. | ||
export const DEFAULT_CYCLER_OPTIONS = { | ||
forcedRefreshWindowInMs: 1000, | ||
retryIntervalInMs: 3000, | ||
forcedRefreshWindowInMs: 1000, // Force waiting for a refresh 1s before the token expires | ||
retryIntervalInMs: 3000, // Allow refresh attempts every 3s | ||
refreshWindowInMs: 1000 * 60 * 2, // Start refreshing 2m before expiry | ||
@@ -10,0 +10,0 @@ }; |
{ | ||
"name": "@typespec/ts-http-runtime", | ||
"version": "1.0.0-alpha.20240119.1", | ||
"version": "1.0.0-alpha.20240130.1", | ||
"description": "Isomorphic client library for making HTTP requests in node.js and browser.", | ||
@@ -124,3 +124,3 @@ "sdk-type": "client", | ||
"sinon": "^17.0.0", | ||
"typescript": "~5.2.0", | ||
"typescript": "~5.3.3", | ||
"util": "^0.12.1", | ||
@@ -127,0 +127,0 @@ "ts-node": "^10.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1086579
0.23%