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.
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.
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.
1_000