Class: Sidekiq::Portal::Config

Inherits:
Qonfig::DataSet
  • Object
show all
Defined in:
lib/portal/config.rb

Overview

Since:

  • 0.1.0

API:

  • public

Constant Summary collapse

DEFAULT_TIMEZONE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Since:

  • 0.1.0

Returns:

API:

  • private

'UTC'
EMPTY_SCHEDULER_CONFIG =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Since:

  • 0.1.0

Returns:

API:

  • private

{}.freeze
DEFAUL_RETRIES_COUNT =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Since:

  • 0.1.0

Returns:

API:

  • private

0
RETRY_ON_EXCEPTIONS =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Since:

  • 0.1.0

Returns:

API:

  • private

[StandardError].freeze