Skip to content

Conversation

@karcreativeworks
Copy link
Collaborator

Reason:

the issue is brave search has a rate limit of 1 request per second in free plan, batch processing externally will hit the concurrent limit. so designed a inbuilt batcher which does sequential processing with the necessary delay.

Todos:
Optimise based on the users plan (which can be understood by response headers).

@karcreativeworks karcreativeworks merged commit e454d16 into main May 21, 2025
3 checks passed
@github-actions github-actions bot mentioned this pull request May 22, 2025
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.

2 participants