Hello,
I want to schedule my dataform using workflow. So i followed this link : here
The problem that when i deploy my workflow i always get error :
Thank you for contacting Google Cloud Platform. I understand that you are getting lot of error for your application.
I would like to have some more information so that I can investigate further for your issue.
1.) Can you provide me the configuration files (app.yaml, queue.yaml and snippet of the code which causing the error)
2.) What is your application doing ?
3.) Did the same code was working fine before or not ? If yes then did you made any changes in your code ?
4.) Are you using deferred library for your taskqueue ?
Once I have above information in hand. I will be in a better position to help you further. Let me know if you have any other question or concern. I will be more than happy to help you.
Hi, @Houssemabd
Welcome back to Google Cloud Community.
This error occurs if the Cloud Storage bucket is outside of your service perimeter.
To resolve this issue, create an egress rule that allows access to the bucket outside of the service perimeter.
This articles might help you:
https://cloud.google.com/dataflow/docs/guides/common-errors