I am running workflow on the AWS console. I saw there is a Event Type called "TimerFired" in the console. What does it do?
Asked
Active
Viewed 154 times
1 Answers
2
TimerFired event is generated when timer scheduled through StartTimer decision fires. It also causes a new decision being scheduled to give decider chance to handle the timer event.

Maxim Fateev
- 6,458
- 3
- 20
- 35