mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-29 14:44:22 +00:00
Moved constants
This commit is contained in:
@@ -437,8 +437,3 @@ export class TerminalQueryParams {
|
||||
public static readonly SubscriptionId = "subscriptionId";
|
||||
public static readonly TerminalEndpoint = "terminalEndpoint";
|
||||
}
|
||||
|
||||
export class LoadOfferRetry {
|
||||
public static readonly MaxRetries = 5;
|
||||
public static readonly RetryAfterMilliSeconds = 5000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user