This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2024-11-01 04:24:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0a78631e86
mastodon
/
config
/
initializers
/
mail_delivery_job.rb
4 lines
93 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fix mailer jobs for deleted notifications erroring out (#16294) Fixes an oversight in the Rails 6 migration
2021-05-24 01:02:46 +00:00
ActionMailer
::
MailDeliveryJob
.
class_eval
do
Skip mailer job retries when a record no longer exists (#9590) Fix #8666
2018-12-21 05:16:17 +00:00
discard_on
ActiveJob
::
DeserializationError
end
Reference in a new issue
Copy permalink