[pull] main from firecrawl:main#263
Merged
Merged
Conversation
…serve refactor #3796 moved keyless credit accounting from chargeKeylessCredits (Redis counter + keyless_credit_usage insert) to reserveKeylessCredits/adjustKeylessCredits, which only touch Redis. The worker's chargeKeylessCredits call is gated on !keylessReserved, so for the now-default reserved path the audit insert never ran and keyless_credit_usage stopped getting rows. Extract the audit insert into logKeylessCreditUsage() and call it from each controller's reconciliation point with the actual billed credits. The worker fallback still logs via chargeKeylessCredits. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Follow-up to #3794 which added the research methods across all SDKs but did not bump versions, so the publish workflows no-op'd at the version gate. - js: 4.26.0 -> 4.27.0 - python: 4.28.3 -> 4.29.0 - rust: 2.8.1 -> 2.9.0 - go: 1.6.1 -> 1.7.0 - ruby: 1.8.1 -> 1.9.0 - php: 1.6.1 -> 1.7.0 - java: 1.9.1 -> 1.10.0 - dotnet: 1.7.1 -> 1.8.0 - elixir: 1.6.1 -> 1.7.0 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )