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

Fix Archive not being deleted when the deploy request fails #410

Merged

Conversation

PineappleIOnic
Copy link
Contributor

This PR adds a catch to the HTTP calls made in the CLI when we are deploying functions. The catch will make sure we delete the archive then will throw the error again so our handler can deal with it.

@PineappleIOnic
Copy link
Contributor Author

Fixes appwrite/sdk-for-cli#28

@christyjacob4 christyjacob4 merged commit d4a2643 into appwrite:master Apr 1, 2022
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.

2 participants