added retry decorators
All checks were successful
CI / build (push) Successful in 12s

This commit is contained in:
2024-06-22 20:35:37 +08:00
parent 514962d9e3
commit 1cc1e2bef7
6 changed files with 171 additions and 5 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
__pycache__
.venv
*.pyc