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

connect: use the public /v1/tasks/{id} endpoint #1089

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

aronatkins
Copy link
Contributor

Adjusts request/response fields and uses "wait" for long-polling rather than client-side sleep.

fixes #1088

@aronatkins aronatkins merged commit c11458d into main Jul 3, 2024
11 checks passed
@aronatkins aronatkins deleted the aron-v1-tasks branch July 3, 2024 14:59
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.

Connect: use /v1/tasks/{id} for task polling
3 participants