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

App(Beta) - List and Run are showing conflicting results after Deployment had failed. #336

Open
lambdaR opened this issue Dec 16, 2021 · 2 comments

Comments

@lambdaR
Copy link
Contributor

lambdaR commented Dec 16, 2021

When you rerun app.Run again after deployment had failed with the same Name each endpoint returns different result, Run return this {"Id":"app.run","Code":400,"Detail":"pwm3oappszeus3 already running","Status":"Bad Request"} and List returns this {zeus 2021-12-16T14:33:14.046968432Z map[] pwm3oappszeus3 pwm3oappszeus3 8080 us-central1 github.com/lambdaR/playing-with-m3o-apps DeploymentError https://pwm3oappszeus3.m3o.app} also status returns this {"Id":"app.status","Code":400,"Detail":"service does not exist","Status":"Bad Request"}

@asim
Copy link
Member

asim commented Dec 16, 2021

What should be the expected behaviour? You'll need to delete and recreate.

@lambdaR
Copy link
Contributor Author

lambdaR commented Dec 16, 2021

Well, if the cause of future errors (Deployment) is not M3O but the provider, then it would be much helpful for the developer who is using app.Run if the returned message was something like ‘Deployment Error, delete and try again’ not Running.

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

2 participants