Module: Dipa::Processor::Concerns::Wait
- Extended by:
- ActiveSupport::Concern
- Includes:
- Coordinator, Options
- Included in:
- Base
- Defined in:
- lib/dipa/processor/concerns/wait.rb
Constant Summary collapse
- SYNC_MODE_SLEEP_START_DURATION =
2- SYNC_MODE_MAX_SLEEP_DURATION =
120- SYNC_MODE_SLEEP_DURATION_INCREASE_FACTOR =
1.1
Constants included from Options
Options::DEFAULT_ASYNC, Options::DEFAULT_KEEP_DATA, Options::DEFAULT_WANT_RESULT, Options::OPTIONS_MAPPING