Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Abortable Requests #117

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Conversation

saul-jb
Copy link
Contributor

@saul-jb saul-jb commented Apr 2, 2024

This PR adds an abort options parameter to requests so they can be aborted by the caller.

The main target here is the welo.fetch/Manifest.fetch but i have added it to identity and entry, replacing the timeout parameter.

There are probably a few other requests that might need to be abortable inside database/replica/etc, I am hoping these will be added in next gen or are easier to figure out after.

@tabcat tabcat merged commit 009ed70 into hldb:master Apr 3, 2024
3 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