NodeJS: handling sudden cloud Pub/Sub deletion

后端 未结 0 1545
刺人心
刺人心 2021-02-04 03:46

I\'m working on a NodeJS application which listens to a Google Cloud Pub/Sub subscription. This is my relevant code:

const messageHandler = message => {
    co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题