Commit 8e7e9c5
authored
Fix Go worker autoscale behavior (#253)
## What was changed
Set InitialNumberOfPollers in Go PollerBehaviorAutoscalingOptions to
work around temporalio/sdk-go#2105.
## Why?
Be able to autoscale pollers.1 parent 91dbf54 commit 8e7e9c5
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
0 commit comments