mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 09:59:13 +00:00
feat: Exponential backoff
This commit is contained in:
parent
200d5a0377
commit
091bb50a7e
8 changed files with 24 additions and 15 deletions
7
Makefile
7
Makefile
|
@ -20,3 +20,10 @@ precommit:
|
|||
cargo fmt
|
||||
cargo t
|
||||
cargo clippy --fix --allow-dirty
|
||||
|
||||
check:
|
||||
rustup update
|
||||
cargo update
|
||||
nix flake update
|
||||
nix flake check
|
||||
cargo clippy --fix --allow-dirty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue