Hey, I have been assigned this issue. from what I can conclude is that we need to delete the code.tar.z file after successfull completion or if some error occurs. am I right? if I am right. I think a simple try catch and finally block can fix this. please provide me some insight on this.
TL;DR
The user is asking for help with an issue related to the code.tar.z file. They believe that deleting this file after successful completion or in case of an error can fix the issue. They suggest using a try-catch-finally block.Issue Link?
yes
Recommended threads
- Repository directory size should be less...
Whenever I create a function i get the error above. Is there a way to get around this? How do I fix this?
- "Waiting" executions
For my React Native App, I have had no issues deploying a function in Appwrite & the executions either working or failing. Now I am getting status code - 0 & j...
- Deployed to live, but functions only wor...
Deployed my serveless functions, noticed a request is only sent when I switch on my vpn, I have a feeling it's an ip related thing, I'd like some help troublesh...