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

Make gateway creation async #1236

Merged
merged 5 commits into from
May 17, 2024
Merged

Conversation

r4victor
Copy link
Collaborator

Closes #869

This PR makes gateway creation endpoint work asynchronously – it creates GatewayModel and returns immediately. Then a background task processes submitted gateways: creates gateway compute, establishes the connection, configures the gateway.

@r4victor r4victor merged commit f521155 into master May 17, 2024
15 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.

Make gateway creation asynchronous
1 participant