Properly register digest_emails queue #925

Merged
floatingghost merged 1 commit from Oneric/akkoma:fix_digest into develop 2025-05-12 12:52:41 +00:00
Owner

The queue was not actually registered leading to
jobs getting scheduled each week but never processed
forever lingering in 'available' state.

Fixes omission in: a4f834a687


Afaict this means digest emails never worked even if enabled since the above-mentioned commit from 6 years ago?

The queue was not actually registered leading to jobs getting scheduled each week but never processed forever lingering in 'available' state. Fixes omission in: a4f834a687d82e7883c7dabf55b86a7e2c1dad33 --- Afaict this means digest emails never worked even if enabled since the above-mentioned commit from 6 years ago?
Oneric added 1 commit 2025-05-11 21:13:27 +00:00
Properly register digest_emails queue
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test/2 Pipeline was successful
ci/woodpecker/pr/test/1 Pipeline was successful
ci/woodpecker/pr/build-arm64 Pipeline was successful
ci/woodpecker/pr/build-amd64 Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pull_request_closed/lint Pipeline was successful
ci/woodpecker/pull_request_closed/test/1 Pipeline was successful
ci/woodpecker/pull_request_closed/test/2 Pipeline was successful
ci/woodpecker/pull_request_closed/build-arm64 Pipeline was successful
ci/woodpecker/pull_request_closed/build-amd64 Pipeline was successful
ci/woodpecker/pull_request_closed/docs Pipeline was successful
d837a390d9
The queue was not actually registered leading to
jobs getting scheduled each week but never processed
forever lingering in 'available' state.

Fixes omission in: a4f834a687
Contributor

Tested on akko.wtf and it seems to have cleared that stuck job (as reported in #924), thanks!

Tested on akko.wtf and it seems to have cleared that stuck job (as reported in #924), thanks!

how the HECK did this even pass the original pleroma PR review

wowee

good spot

how the HECK did this even pass the original pleroma PR review wowee good spot
floatingghost merged commit 5e091f44ff into develop 2025-05-12 12:52:41 +00:00
floatingghost deleted branch fix_digest 2025-05-12 12:52:41 +00:00
Sign in to join this conversation.
No description provided.