Skip to content

feat(v1/map): stop mapping if timed out via AbortController (FIR-747)#1205

Merged
mogery merged 2 commits intomainfrom
mog/proper-map-cancel
Feb 19, 2025
Merged

feat(v1/map): stop mapping if timed out via AbortController (FIR-747)#1205
mogery merged 2 commits intomainfrom
mog/proper-map-cancel

Conversation

@mogery
Copy link
Member

@mogery mogery commented Feb 19, 2025

Adds AbortController support to a fair bit of the codebase, as well as a TimeoutSignal that can be used universally to mean "The request that started this is no longer alive, so just drop everything and stop."

TBD in the future: expand this logic for timed out scrapes, cancelled crawls, etc.

@mogery mogery requested a review from nickscamara February 19, 2025 20:44
@mogery mogery merged commit 46b187b into main Feb 19, 2025
5 checks 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.

2 participants