You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
需求:当
cloud function调用第三方api出现异常时,使用google-pubsub重新尝试调用该cloud function,尝试调用指定的次数,并将每一次出现的异常error及相关数据发送到google-pubsub的deadlettertopic。Here is
version 1logs:Here is
version 2logs:参考:
https://medium.com/google-cloud/dead-letter-queues-simple-implementation-strategy-for-cloud-pub-sub-80adf4a4a800