sidekiq user mail job keep failing.
error message:
Jobs::HandledExceptionWrapper: Wrapped I18n::MissingTranslationData: translation missing: zh_TW.time.formats.short
sidekiq user mail job keep failing.
Jobs::HandledExceptionWrapper: Wrapped I18n::MissingTranslationData: translation missing: zh_TW.time.formats.short
Hmm it looks like a missing translation in your locale is causing a bug. I feel like the email should still be sent even if that translation is missing.