retry regardless of error, add retry limit
This commit is contained in:
@@ -5,6 +5,8 @@ repos:
|
||||
|
||||
state_repo: "https://gitlab.archlinux.org/archlinux/packaging/state.git"
|
||||
|
||||
max_clone_retries: 100
|
||||
|
||||
db:
|
||||
driver: pgx
|
||||
connect_to: "postgres://username:password@localhost:5432/database_name"
|
||||
|
Reference in New Issue
Block a user