
Can not create simple symlink for my test python function.
I am struggle from the lack of information
On the screenshot all information about my flow.
I create folder lib in the same level of my function 'test'.
then I create symlink using ln -s ....
looks like symlink is invalid, cause click on it shows me nothing and of cause it can not build and execute
May be I have some problems in requirments.txt or something?
Recommended threads
- upsert_documents is not work with jwt cl...
client.set_jwt(jwt) databases = Databases(client) databases.upsert_documents(General, Pallets, [{"$id": "684aeb3e0021e64c10f1", "name": 'тест '}]) This code al...
- Email OTP Mail Getting Delayed by 10 min...
I just noticed I am reciving delayed otp emails on frankfurt server we are on free plan now but we are planning to change to get on to paid plan can anyone plea...
- schedule functions not working
starting from 15:02 utc time my schedule function stops working. I was able to execute it using the GUI. The schedule is every 5 minutes and I can see a clock i...
