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

🐛 Bug Report: delete function while building leads to a different start build time to new deployments #7829

Open
2 tasks done
trashcoder opened this issue Mar 15, 2024 · 0 comments
Labels
bug Something isn't working product / functions Fixes and upgrades for the Appwrite Functions.

Comments

@trashcoder
Copy link

👟 Reproduction steps

When i deploy a function the appwrite server starts to build the function. When i delete this function while building, it can't get deleted and finishes building. When i then deploy another function the building time starts always with finishing time of the "deleted" build, eg. it starts with 52 Seconds instead of 0.
You can see this behaviour in the following youtube link:
https://youtu.be/x33MC8Q17w0

👍 Expected behavior

It should always starts at 0 Seconds building time.

👎 Actual Behavior

It starts at 52 seconds instead of 0.

🎲 Appwrite version

Version 1.4.x

💻 Operating system

Linux

🧱 Your Environment

Alpine Linux with docker environment. Appwrite in Docker is Version 1.4.13

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@trashcoder trashcoder added the bug Something isn't working label Mar 15, 2024
@eldadfux eldadfux added the product / functions Fixes and upgrades for the Appwrite Functions. label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / functions Fixes and upgrades for the Appwrite Functions.
Projects
None yet
Development

No branches or pull requests

2 participants