Which the best way to organize Reminders + Timers work?
I want to run a task with precision in a second.
As I understand I need to run a reminder with some interval. And each start of the interval will fire a timer to achieve a specific time. But which interval of reminder should I specify to achieve two goals:
- Make a very durable solution (mitigate suddenly silo scaledown, silo fault, etc)
- To Increase the likelihood to achieve needed precision.
- Minimize timers & reminders overhead