sapiens/SqlFu

Automatic transient errors resilience

Closed this issue · 0 comments

Dbs can go down for a bit in the middle of an operation. The server already reached its connection limits. Things timeout. SqlFu will detect this cases and then will automatically retry the operation for a configurable number of times.