Class: StackMate::StackNotifier
- Inherits:
-
Ruote::Participant
- Object
- Ruote::Participant
- StackMate::StackNotifier
- Includes:
- Logging
- Defined in:
- lib/stackmate/participants/common.rb
Instance Method Summary collapse
Methods included from Logging
configure_logger_for, #logger, logger_for
Instance Method Details
#on_workitem ⇒ Object
161 162 163 164 |
# File 'lib/stackmate/participants/common.rb', line 161 def on_workitem logger.error("\n\nINITIATING STACK ROLLBACK\n\n") reply end |