Module: ConvenientService::Common::Plugins::CanUtilizeFiniteLoop::Constants Private

Defined in:
lib/convenient_service/common/plugins/can_utilize_finite_loop/constants.rb

Overview

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

Since:

  • 1.0.0

Constant Summary collapse

FINITE_LOOP_EXCEEDED =

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.

Returns:

Since:

  • 1.0.0

Support::UniqueValue.new("finite_loop_exceeded")
MAX_ITERATION_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.

Returns:

  • (Integer)

Since:

  • 1.0.0

1_000