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

Use endpoint.wait() when updating an endpoint #2767

Open
datavistics opened this issue Jan 21, 2025 · 1 comment
Open

Use endpoint.wait() when updating an endpoint #2767

datavistics opened this issue Jan 21, 2025 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@datavistics
Copy link

Is your feature request related to a problem? Please describe.
Id like to be able to use endpoint.wait() when updating an endpoint.

Describe the solution you'd like
Id like to be able to use endpoint.wait() when updating an endpoint.

Describe alternatives you've considered
You could delete and re-create the endpoint. But its bad for everyone.

Additional context
None

@Wauplin
Copy link
Contributor

Wauplin commented Jan 21, 2025

(related to slack thread (internal))

endpoint.wait() waits until the URL is up and running. In case of an update, this is immediate since previous URL is still in use. Feels like a bug to resolve yes

@Wauplin Wauplin added bug Something isn't working good first issue Good for newcomers labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants