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

@ -11,7 +11,7 @@ services:
- $DB_USER
- --pass
- $DB_PASSWORD
- file:/data/surrealdb
- surrealkv:data/surrealdb
restart: always
deploy:
resources: