• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

agentjido / req_llm
52%
main: 52%

Build:
Build:
LAST BUILD BRANCH: bedrock-1.0-fixes
DEFAULT BRANCH: main
Repo Added 15 Sep 2025 11:42AM UTC
Token Qrw4J5oDDoi2zjHqBZDp1Hok4eVoONJAy regen
Build 271 Last
Files 84
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix-retry-delay-conflict
branch: fix-retry-delay-conflict
CHANGE BRANCH
x
Reset
Sync Branches
  • fix-retry-delay-conflict
  • add-bedrock-fixtures
  • add-bedrock-structured-output
  • add-hex-changelog-and-module-grouping
  • add-json-schema-validation
  • add-vllm-provider
  • add_openai_responses_api_structured_responses
  • add_retry_step
  • allow_json_schemas
  • bedrock-1.0-fixes
  • bedrock-clean
  • bug/api-return-types
  • bug/codec-tool-calls
  • bug/debug-stream-return
  • bug/incorrect-model-spec-docs
  • bug/object-array
  • bug/openai-tool-calls
  • bug/stream-process-linking
  • bug/streaming-nil-deltas
  • bug/streaming-race-condition
  • bug/usage_total_cost
  • cerebras
  • chore/2025-10-14-update-fixtures
  • chore/model_update_2025-10-27
  • chore/object-fixtures
  • chore/object-fixtures-resurrected
  • chore/refine-fixtures
  • chore/refresh-coverage-tests
  • chore/update-models-2025-09-21
  • copilot/fix-32
  • dependabot/hex/ex_doc-0.39.1
  • dependabot/hex/zoi-0.8.1
  • devtools
  • egomes/fix-claude-multi-turn
  • egomes/fix-tool-inspection-with-json-schema
  • feat/context-json-serialization
  • feat/google-upload-file
  • feat/in-type-support
  • feat/structured-output-openai-google
  • feature/base-url-override
  • feature/bedrock-prompt-caching
  • feature/cerebras-provider
  • feature/configurable-metadata-timeout
  • feature/google_grounding
  • feature/model-catalog
  • feature/normalize-bedrock-inference-profiles
  • feature/pre-release-fixes
  • feature/prompt-caching
  • feature/refactor-llm-api-fixtures
  • feature/refined-key-management
  • feature/unique-model-provider-options
  • feature/upgrade-ex-aws-auth
  • feature/zai-fixtures
  • feature/zoi-schema
  • fix-anthropic-streaming
  • fix-bedrock-timeout
  • fix-duplicate-clause
  • fix-google
  • fix-groq-stream-error
  • fix-mix-task-docs
  • fix-openai-max-tokens-param
  • fix/bug-119-aws-auth-credentials
  • fix/cost-calculation-in-usage
  • fix/google-file-support
  • fix/google-structured-output
  • fix/http2-large-request-bodies
  • fix/issue-65-http-status-validation
  • fix/issue-96-validation-error-fields
  • fix/proxy-options
  • fix/registry-get-provider-nil-module
  • fix/tool_calls
  • google-vision
  • improve-metadata-provider-errors
  • main
  • patch-1
  • put-max-tokens-model-options
  • refactor-meta-provider-generic
  • refactor/context-tools
  • refactor/req-streaming
  • refactor/xai-structured-objects
  • remove-jido-keys
  • zai

27 Oct 2025 04:20PM UTC coverage: 52.15% (+0.04%) from 52.113%
57eb517e92db02f0c00028f7c45ed498644aae6d-PR-135

Pull #135

github

neilberkman
Fix ArgumentError when retry function returns {:delay, ms}

Removes conflicting retry_delay option from ReqLLM.Step.Retry.attach/1
to fix ArgumentError in Req 0.5.15+.

The Req library raises ArgumentError when both :retry_delay is set AND
the :retry function returns {:delay, milliseconds}. Since should_retry?/2
returns {:delay, 0}, retry_delay must not be set - the delay is provided
by the retry function's return value.

Changes:
- Remove retry_delay from ReqLLM.Step.Retry.attach/1
- Update tests to verify retry_delay is not set
- Update CHANGELOG.md

Fixes production ArgumentError in Enaia.Workers.DocumentClassificationWorker
Pull Request #135: Fix ArgumentError: remove retry_delay when retry returns {:delay, ms}

3578 of 6861 relevant lines covered (52.15%)

435.69 hits per line

Relevant lines Covered
Build:
Build:
6861 RELEVANT LINES 3578 COVERED LINES
435.69 HITS PER LINE
Source Files on fix-retry-delay-conflict
  • Tree
  • List 83
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
57eb517e... fix-retry-delay-conflict Fix ArgumentError when retry function returns {:delay, ms} Removes conflicting retry_delay option from ReqLLM.Step.Retry.attach/1 to fix ArgumentError in Req 0.5.15+. The Req library raises ArgumentError when both :retry_delay is set AND the :re... Pull #135 27 Oct 2025 04:21PM UTC neilberkman github
52.15
5f486f40... fix-retry-delay-conflict Update CHANGELOG for retry_delay fix Pull #135 27 Oct 2025 04:16PM UTC neilberkman github
52.14
See All Builds (271)

Badge your Repo: req_llm

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc