twitch-bot/internal/actors/quotedb
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
..
actor.go [CLI] Add database migration tooling 2023-11-26 16:55:05 +01:00
database_test.go prepare release v3.0.0 2022-11-02 22:54:52 +01:00
database.go [core] Add retries for database access methods 2023-12-04 16:19:36 +01:00
http.go Lint: Fix linter errors 2023-03-24 22:32:00 +01:00
list.html [quotedb] Add simple page to list quotes 2021-10-22 22:27:25 +02:00
list.js [quotedb] Add simple page to list quotes 2021-10-22 22:27:25 +02:00