feat: Exponential backoff

This commit is contained in:
Elijah McMorris 2024-09-19 01:51:13 -07:00
parent 200d5a0377
commit 091bb50a7e
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
8 changed files with 24 additions and 15 deletions

View file

@ -1,5 +1,5 @@
# Contributing code
- Run `make precommit`
- Run `make precommit` or `make check` if using nix flakes
# Dev Install
## Dev Containers