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

async webhooks #1359

Closed
wants to merge 6 commits into from
Closed

async webhooks #1359

wants to merge 6 commits into from

Conversation

technillogue
Copy link
Contributor

stacked PR on #1352. making networking async will be a requirement for handling concurrent predictions well, and may help with latency and timely handling of other events.

don't make Worker._wait async for this PR because it's not strictly necessary and makes testing more confusing

Signed-off-by: technillogue <[email protected]>
Signed-off-by: technillogue <[email protected]>
Signed-off-by: technillogue <[email protected]>
Signed-off-by: technillogue <[email protected]>
@yorickvP yorickvP added the async label Feb 8, 2024
@technillogue technillogue deleted the syl/async-webhooks branch June 18, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants