mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-11 04:20:52 +00:00
removed x-speakeasy-retries
This commit is contained in:
@@ -61,17 +61,6 @@ x-speakeasy-globals:
|
||||
- $ref: "./parameters/plex/x-plex-platform.yaml"
|
||||
- $ref: "./parameters/plex/x-plex-device.yaml"
|
||||
|
||||
x-speakeasy-retries:
|
||||
strategy: backoff
|
||||
backoff:
|
||||
initialInterval: 500 # 500 milliseconds
|
||||
maxInterval: 60000 # 60 seconds
|
||||
maxElapsedTime: 3600000 # 5 minutes
|
||||
exponent: 1.5
|
||||
statusCodes:
|
||||
- 5XX
|
||||
retryConnectionErrors: true
|
||||
|
||||
security:
|
||||
- accessToken: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user