Sidekiq 任务进入繁忙队列后丢失

When I trigger an email using sidekiq job scheduler, the mail is getting in to the busy queue, and getting failed from there without any logs of it.

Any idea in fixing this issue?