Skip to content

docs: remove unsupported retry and credit env vars#295

Merged
hmishra2250 merged 1 commit into
firecrawl:mainfrom
hmishra2250:docs/remove-dead-retry-credit-env
Jun 26, 2026
Merged

docs: remove unsupported retry and credit env vars#295
hmishra2250 merged 1 commit into
firecrawl:mainfrom
hmishra2250:docs/remove-dead-retry-credit-env

Conversation

@hmishra2250

@hmishra2250 hmishra2250 commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • removes unsupported FIRECRAWL_RETRY_* and FIRECRAWL_CREDIT_* env vars from the README
  • removes pseudo CONFIG, retry/backoff, and credit-warning claims not implemented by the live FastMCP runtime
  • updates logging/error examples to show API rate-limit errors being surfaced to the client

Validation

  • grep -n "FIRECRAWL_RETRY\|FIRECRAWL_CREDIT\|Credit usage\|retrying in\|Retry Behavior\|Credit Usage Monitoring" README.md returns no matches
  • reviewed README diff

Scope

Draft PR split from the grouped surface-parity cleanup; issue-scoped so it can merge independently.

Batch release plan

Constraint: Live MCP runtime does not consume FIRECRAWL_RETRY_* or FIRECRAWL_CREDIT_* variables.
Rejected: Keeping stale env knobs in README | agents would configure behavior that does not exist.
Confidence: high
Scope-risk: narrow
Directive: Keep runtime configuration docs source-backed after README inventory merges.
Tested: npm run build; grep confirmed retry/credit env and stale log/error claims removed while current tool inventory remains.
Not-tested: Full manual MCP session not run.
@hmishra2250 hmishra2250 force-pushed the docs/remove-dead-retry-credit-env branch from ccb9824 to c04ee0d Compare June 26, 2026 20:10
@hmishra2250 hmishra2250 merged commit 968fb2c into firecrawl:main Jun 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant