You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi/openapiv2.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15356,7 +15356,7 @@
15356
15356
"$ref": "#/definitions/v1PollerScalingDecision",
15357
15357
"description": "Server-advised information the SDK may use to adjust its poller count."
15358
15358
},
15359
-
"shutdownWorkerRejected": {
15359
+
"rejectedByWorkerShutdown": {
15360
15360
"type": "boolean",
15361
15361
"description": "When true, this empty response was caused by the server rejecting the poll\nbecause the worker has been shut down via the ShutdownWorker API. The SDK\nshould stop polling on this task queue."
0 commit comments