Module: RubyLLM::Contract::Step::RetryExecutor
- Included in:
- Base
- Defined in:
- lib/ruby_llm/contract/step/retry_executor.rb
Overview
Extracted from Base to reduce class length. Handles retry logic: run_with_retry, build_retry_result, aggregate usage, build attempt entries.