Class: RoundhouseUi::Demo::DigestMailerWorker

Inherits:
Base
  • Object
show all
Defined in:
lib/roundhouse_ui/demo.rb

Overview

Mail: fast and mostly reliable, so the throughput line has volume.

Constant Summary collapse

OWNER =
:growth
QUEUE =
"invite_mailer"
DURATION =
(60..300)
FAILURE_RATE =
0.04
ERRORS =
[ [ IOError, "421 4.7.0 Try again later" ] ].freeze

Method Summary

Methods inherited from Base

#perform