Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration option to disable Missing Default Job email #388

Open
nicole-ashley opened this issue Sep 15, 2022 · 1 comment
Open

Configuration option to disable Missing Default Job email #388

nicole-ashley opened this issue Sep 15, 2022 · 1 comment

Comments

@nicole-ashley
Copy link

I use default job functionality extensively to make sure that regular jobs are rescheduled once they complete. However an email is sent out for every job every time it's requeued, which creates a huge amount of spam and in my case pushed me over quota for my SendGrid account.

The only way to disable this email is to disable all queued jobs emails, but then I don't get important ones like job failures. A simple configuration property to disable these emails only but still receive failure notifications would be very useful.

@emteknetnz
Copy link
Collaborator

Sounds reasonable - if you'd like to provide a PR for this then I'm happy to look at getting it merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants