temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
266 stars 70 forks source link

[Bug] Activity rate limits are not applied to eager activities #669

Open bergundy opened 8 months ago

bergundy commented 8 months ago

This was never implemented and left as a TODO in the code:

https://github.com/temporalio/sdk-core/blob/a56b28d590fcaf518d813c41267ddd913a18d059/core/src/worker/activities.rs#L645