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
WorkerOptions extend javadocs for default values (#1774)
added info about setting to 0 causes using the default value
for the following methods:
- setMaxConcurrentWorkflowTaskPollers
- setWorkflowPollThreadCount (deprecated)
- setMaxConcurrentActivityTaskPollers
- setActivityPollThreadCount (deprecated)
0 commit comments