How to ensure a Cloud Function is called at the end of a Google Cloud Workflow execution (success, failure, or cancellation)? -

I am using Google Cloud Workflows to orchestrate a series of tasks. I need to ensure that a Cloud Funct

I am using Google Cloud Workflows to orchestrate a series of tasks. I need to ensure that a Cloud Function is called at the end of the workflow execution, regardless of whether the workflow completes successfully, fails, or is cancelled.

I could use a try-catch block in the workflow and call a function at the end of the workflow. This would work for workflows that complete successfully or fail. However, it might not work for workflows that are cancelled.

Do you have any more robust solutions for this?

Thanks in advance,

I looked into Eventarc, but I'm not sure if an event for the end of execution exists.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1740148968a4197981.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信