Skip to content

Add Rate-Limit State and User Warning#3257

Draft
ikreymer wants to merge 1 commit into
mainfrom
issue-3255-blocked-rate-limited
Draft

Add Rate-Limit State and User Warning#3257
ikreymer wants to merge 1 commit into
mainfrom
issue-3255-blocked-rate-limited

Conversation

@ikreymer

@ikreymer ikreymer commented Apr 7, 2026

Copy link
Copy Markdown
Member

New 'rate-limited' state to indicate crawl has been rate limited but is still running:

backend:

frontend:

  • show 'Rate Limited' state and warning message indicating the crawl is rate limited, though still running

wip: need to decide on final ux, wording and state name

fixes #3259

@ikreymer ikreymer requested review from SuaYoo and tw4l April 7, 2026 23:36
@ikreymer ikreymer force-pushed the issue-3255-blocked-rate-limited branch from 11fe4f3 to 2748eba Compare June 19, 2026 02:40
… but is still running:

backend:
- crawl is in expontential backoff loop, set state to 'rate-limited' when corresponding redis key is set

frontend:
- show 'Rate Limited' state and warning message indicating the crawl is rate limited, though still running

wip: need to decide on final ux, wording and state name

fixes #3255
@ikreymer ikreymer force-pushed the issue-3255-blocked-rate-limited branch from 2748eba to 91f3204 Compare June 23, 2026 05:58
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.

[Task]: Add Rate-Limit State and User Warning

1 participant