Skip to content
Snippets Groups Projects

Delete mailer queue

Merged gitlab-qa-bot requested to merge github/fork/unaheidi/master into master

Created by: unaheidi

because we never use sidekiq_mailer gem. The sidekiq queue to send mails names 'default',not 'mailer' .

2014-07-03T10:26:06Z 11190 TID-1wru8c Sidekiq::Extensions::DelayedMailer JID-635dd95ab68f2c6695da15b7 INFO: start 2014-07-03T10:26:06Z 11190 TID-1wru8c Sidekiq::Extensions::DelayedMailer JID-635dd95ab68f2c6695da15b7 INFO: fail: 0.265 sec 2014-07-03T10:26:06Z 11190 TID-1wru8c WARN: {"retry"=>true, "queue"=>"default", "class"=>"Sidekiq::Extensions::DelayedMailer", "args"=>["---\n- !ruby/class 'Notify'\n- :project_was_moved_email\n- - 1299\n - 4\n"], "jid"=>"635dd95ab68f2c6695da15b7", "enqueued_at"=>1404381797.3215425, "error_message"=>"Connection reset by peer", "error_class"=>"Errno::ECONNRESET", "failed_at"=>"2014-07-03T10:03:20Z", "retry_count"=>6, "retried_at"=>2014-07-03 10:26:06 UTC}

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: TeatroIO

    I've prepared a stage. Click to open.

    By Administrator on 2014-07-03T10:26:54 (imported from GitLab project)

    By Administrator on 2014-07-03T10:26:54 (imported from GitLab)

  • Created by: jvanbaarsen

    @randx Looks good to merge

    By Administrator on 2014-07-16T20:10:51 (imported from GitLab project)

    By Administrator on 2014-07-16T20:10:51 (imported from GitLab)

  • Created by: jvanbaarsen

    @randx Friendly reminder :)

    By Administrator on 2014-08-16T10:02:23 (imported from GitLab project)

    By Administrator on 2014-08-16T10:02:23 (imported from GitLab)

  • Created by: dzaporozhets

    Thanks!

    By Administrator on 2014-09-05T11:43:53 (imported from GitLab project)

    By Administrator on 2014-09-05T11:43:53 (imported from GitLab)

  • Created by: maxlazio

    Mailer queue is being used to send all devise related emails so it is necessary to have it.

    By Administrator on 2014-09-10T13:30:52 (imported from GitLab project)

    By Administrator on 2014-09-10T13:30:52 (imported from GitLab)

  • Created by: Razer6

    @maxlazio There is also a revert button to revert this commit without needing to create new branches.

    By Administrator on 2014-09-10T13:35:54 (imported from GitLab project)

    By Administrator on 2014-09-10T13:35:54 (imported from GitLab)

  • Created by: maxlazio

    @razer6 Pressing revert button creates a new MR screenshot 2014-09-10 15 56 38

    By Administrator on 2014-09-10T13:57:28 (imported from GitLab project)

    By Administrator on 2014-09-10T13:57:28 (imported from GitLab)

  • Created by: Razer6

    @maxlazio :scream: Seems this man before your comment left a really stupid comment. :stuck_out_tongue_winking_eye:

    By Administrator on 2014-09-10T13:59:46 (imported from GitLab project)

    By Administrator on 2014-09-10T13:59:46 (imported from GitLab)

Please register or sign in to reply
Loading