mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 01:25:02 +02:00
packages/django-dramatiq-postgres: broker: ensure locking happens with the same connection (#18095)
This commit is contained in:
committed by
GitHub
parent
9295d876a7
commit
acf5b5f2ff
@@ -215,12 +215,6 @@ Configure the default duration a task can run for before it is aborted. Some tas
|
||||
|
||||
Defaults to `minutes=10`.
|
||||
|
||||
##### `AUTHENTIK_WORKER__LOCK_PURGE_INTERVAL`
|
||||
|
||||
Configure the interval at which old PostgreSQL locks are cleaned up.
|
||||
|
||||
Defaults to `minutes=1`.
|
||||
|
||||
##### `AUTHENTIK_WORKER__TASK_PURGE_INTERVAL`
|
||||
|
||||
Configure the interval at which old tasks are cleaned up.
|
||||
|
||||
Reference in New Issue
Block a user