-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Details:
Probably needs a Redis-based throttle storage. Worker posts UOW, storage creates a TTL record wich locks the worker until it expires.
- get workers ID, perform lookup
- create throttle record based on worker's capacity
- issue an event on UOW reducing appropriate jobs completion time
- return next possible UOW time in response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels