temporalio / features

Behavior and history compatibility testing for Temporal SDKs
13 stars 17 forks source link

[Feature Request] Worker Slot & Polling Auto-Tuning #334

Open Quinn-With-Two-Ns opened 1 year ago

Quinn-With-Two-Ns commented 1 year ago

Is your feature request related to a problem? Please describe.

Temporal worker should be able to auto configure themselves to maximize resource utilization. The exact design still needs to be ironed out.

Worker/Activity Pollers:

Additional context

https://docs.temporal.io/dev-guide/worker-performance

josh-berry commented 1 year ago

Had a discussion with Marcelo and @tsurdilo earlier this week, where they indicated that this is quite a pain point for customers—dev-success folks are having to help out a lot with tuning, and having differences in behavior/semantics across different SDKs (e.g. core-based vs. Java/Go) is only making things harder.

josh-berry commented 1 month ago

Whups my bad, I missed that this was about pollers AND slots. Reopening.