mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2024-10-01 03:15:42 -04:00
8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"timeout": "40s",
|
|
"retryOn429": true,
|
|
"retryCount": 5,
|
|
"fallbackRetryDelay": "30s",
|
|
"aliveStatusCodes": [504, 503, 403, 200]
|
|
}
|