DigestEmailsWorker: Change Oban queue to "background" #7865
No reviewers
Labels
No labels
AP C2S
AdminAPI
Breaking API
Breaks existing config
Check if still valid
Data Protection
Do not merge
Document in the changelog
Doing
Feature Request / Enhancement
MastoAPI
NL2
NL4
OStatus
OTP Releases
Refactor
Security
To Do
TwitterAPI
bug
complicated
confirmed
deps
discussion
documentation
easy
feature: to be merged in stable
fix: to be merged in stable
incident
needs to be backported to maint
needs-changes
needs-info
needs-review
performance
regression
unclear
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pleroma/pleroma!7865
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "phnt/oban-digest-queue"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The mailer queue has been long gone and that left Oban jobs always
stuck in the "available" state that would never execute.
Checklist
changelog.ddirectory, create a file named<code>.<type>.83293dc554799199f6b5I have my head in my hands right now and I'm weeping for missing this
edit: this also tells me nobody cares about digest emails...
WIP: DigestEmailsWorker: Change Oban queue to "background"to DigestEmailsWorker: Change Oban queue to "background"@feld wrote in #7865 (comment):
Yeah, there's also a missing Gettext translation or something I'll look into later, which is why this PR was WIP. Besides the fact that I misconfigured my email setup and haven't received a digest for a test account, which should hopefully arrive today...
apologies for hijacking the PR then, just assumed it was WIP from no migration or changelog :)
we can chase the Gettext issue now that the job will actually execute...