mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 01:25:02 +02:00
tasks: reduce default number of retries and max backoff (#17107)
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
committed by
GitHub
parent
0dba78a757
commit
a87f182503
@@ -232,7 +232,7 @@ Defaults to `seconds=30`.
|
||||
|
||||
Configure how many times a failing task will be retried before abandoning.
|
||||
|
||||
Defaults to 20.
|
||||
Defaults to 5.
|
||||
|
||||
##### `AUTHENTIK_WORKER__TASK_DEFAULT_TIME_LIMIT`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user