Simonyi Gergő
|
9ebf463397
|
packages/django-dramatiq-postgres: fix worker startup on macos (#20637)
fix worker startup on macos
|
2026-03-01 02:12:25 +01:00 |
|
Jens L.
|
2134429479
|
packages/django-dramatiq-postgres: use fork (#20606)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2026-02-26 19:57:22 +01:00 |
|
Marc 'risson' Schmitt
|
3d81a5dbd0
|
packages/django-dramatiq-postgres: typing (#16978)
|
2025-10-01 18:32:47 +02:00 |
|
Jens L.
|
7d4ce2abfc
|
packages/django-dramatiq-postgres: run worker in the same base process, use structlog (#16061)
* run worker inline, not as subprocess
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix logging mismatch between std library and structlog
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* switch to structlog for dramatiq
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* check if we need to log error
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* don't hardcode
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* close db connections before starting worker
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix healthcheck endpoint logging
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-08-10 21:32:11 +00:00 |
|
Marc 'risson' Schmitt
|
29f20a4829
|
*: replace Celery with Dramatiq (#13492)
|
2025-07-28 17:00:09 +02:00 |
|