@ancient-wolf-19325 what is the polling frequency of sensors? And can I change it?
j
jolly-florist-66728
09/19/2024, 2:51 PM
The polling frequency of sensors in Flyte is configurable. According to the Flyte documentation, the
workflow-reeval-duration
parameter determines the interval at which the system re-evaluates the state of a workflow, which includes sensor tasks. The default value is 10 seconds.
To change the polling frequency, you can adjust the
workflow-reeval-duration
parameter in your Flyte configuration.
Would you like more details on how to configure this parameter?
Sources:
- Flyte documentation 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.