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 Deploy Requests #467

Open
jordan-rash opened this issue Dec 23, 2024 · 1 comment
Open

Async Deploy Requests #467

jordan-rash opened this issue Dec 23, 2024 · 1 comment

Comments

@jordan-rash
Copy link
Contributor

Deploy requests are currently sync, which includes the overhead of downloading any artifacts. If the artifact is too big, the nats request will timeout before the backend deployment does which causes a confusing devex. Need to find a better way, maybe async, to handle deploy requests

This default timeout still appears to be fairly high.. any particular reason for it?

Originally posted by @bruth in #461 (comment)

@jordan-rash
Copy link
Contributor Author

This will depend on #475

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