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
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- [SOLVED] Unable to push function from AP...
When trying to push functions from Gitlab CI (with an API KEY and using the CLI), i saw that i was unable to push functions. ``` $ appwrite client --endpoint $...