Module: Eco::API::Session::Batch::Launcher

Includes:
Benchmarking, ModeSize, Options, Retry, StatusHandling
Included in:
Eco::API::Session::Batch
Defined in:
lib/eco/api/session/batch/launcher.rb,
lib/eco/api/session/batch/launcher/retry.rb,
lib/eco/api/session/batch/launcher/options.rb,
lib/eco/api/session/batch/launcher/mode_size.rb,
lib/eco/api/session/batch/launcher/benchmarking.rb,
lib/eco/api/session/batch/launcher/valid_methods.rb,
lib/eco/api/session/batch/launcher/status_handling.rb

Defined Under Namespace

Modules: Benchmarking, ModeSize, Options, Retry, StatusHandling, ValidMethods

Constant Summary collapse

TIMEOUT_RETRIES =
2
RETRY_ON =
[
  Ecoportal::API::Errors::TimeOut,
  Ecoportal::API::Errors::StartTimeOut
].freeze

Constants included from ModeSize

ModeSize::DEFAULT_BATCH_SIZE, ModeSize::DEFAULT_JOB_SIZE

Method Summary

Methods included from ModeSize

#batch_size