-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Currently, the poll rate control is only available for the async policy and it is hidden and non-configurable from the users. The purpose of this issue is twofold:
-
Create a mechanism that would control the poll rate centrally. This mechanism should be aware at any time of the actual poll rate of the backend scheduler and should be able to suggest sleep times between subsequent polls, so as to ensure that the actual poll rate does not exceed a user-defined maximum.
-
Provide the necessary knobs to the user for fine-tuning the polling behaviour.
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress