【问题标题】:Azure NodeJS Functions and Service Bus, DeadLetter messageAzure NodeJS 函数和服务总线,DeadLetter 消息
【发布时间】:2017-11-30 04:44:36
【问题描述】:

是否可以在由来自主题订阅的服务总线消息触发的 NodeJS 函数中将消息处理到死信队列? C# 函数似乎是可能的,但我需要在 NodeJS 函数中具有相同的功能。 Azure WebJobs SDK Service Bus DeadLetter queue

【问题讨论】:

    标签: javascript node.js azure azure-webjobssdk


    【解决方案1】:

    据我所知,对于 Node.js,没有任何函数可以用来将消息发送到死信队列。见missing implementation of service bus message deadletter function #2019。通过向 Azure 团队here 提供反馈来请求此功能可能会有所帮助。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-01-16
      • 1970-01-01
      • 2012-08-22
      • 2019-01-23
      • 2015-06-26
      • 1970-01-01
      • 1970-01-01
      • 2021-06-05
      相关资源
      最近更新 更多