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

Implement support for async receipt delivery #1326

Open
Gozala opened this issue Mar 7, 2024 · 0 comments
Open

Implement support for async receipt delivery #1326

Gozala opened this issue Mar 7, 2024 · 0 comments

Comments

@Gozala
Copy link
Contributor

Gozala commented Mar 7, 2024

Right now ucanto assumes that it sends HTTP request with invocations and gets receipts for all the invocations. This design prevents long running invocations where executor schedules invocation instead or runs it in the background.

There is some design work to consider here and this will involve work in ucanto also, but we have outgrown prior invariants and are often finding ourselves working around it by creating extra invocations.

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

No branches or pull requests

1 participant