twitch-bot/internal/service/timer
Knut Ahlers 0d10b5165f
[core] Add retries for database access methods
to compensate for database temporarily not being available. This is not
suitable for longer database outages as 5 retries with a 1.5 multiplier
will not give much time to recover but should cover for cluster changes
and short network hickups.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-04 16:19:36 +01:00
..
timer_test.go [core] Add cleanup for expired timers 2023-06-24 14:50:45 +02:00
timer.go [core] Add retries for database access methods 2023-12-04 16:19:36 +01:00