Commit efc4fc9
committed
Add worker_poll_complete_on_shutdown namespace capability
This capability indicates whether the server supports server-side
completion of outstanding worker polls on shutdown. When enabled,
the server will complete polls for workers that send WorkerInstanceKey
in their poll requests and call ShutdownWorker with the same key.1 parent ff14265 commit efc4fc9
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
45 | 51 | | |
46 | 52 | | |
47 | 53 | | |
| |||
0 commit comments