在节点js

问题描述

在将消息发送到服务总线队列时,我在azure服务总线中遇到错误。 (随机获取此类错误)

包裹名称:@ azure / service-bus

软件包版本:1.1.7

ServiceUnavailableError:
   at translate (/consumer/node_modules/ (at translate (/consumer/node_modules/@azure/amqp-common/dist/index.js:909:17)at translate (/consumer/node_modules/@azure/amqp-common/dist/index.js:909:17): azure/amqp-common/dist/index.jsat translate (/consumer/node_modules/@azure/amqp-common/dist/index.js:909:17): 909)
   at Timeout.actionAfterTimeout [as _onTimeout] (/consumer/node_modules/ (at Timeout.actionAfterTimeout [as _onTimeout] (/consumer/node_modules/@azure/amqp-common/dist/index.js:1246:31)at Timeout.actionAfterTimeout [as _onTimeout] (/consumer/node_modules/@azure/amqp-common/dist/index.js:1246:31): azure/amqp-common/dist/index.jsat Timeout.actionAfterTimeout [as _onTimeout] (/consumer/node_modules/@azure/amqp-common/dist/index.js:1246:31): 1246)
   at ontimeout (at ontimeout (timers.js:436:11)at ontimeout (timers.js:436:11): timers.jsat ontimeout (timers.js:436:11): 436)
   at tryOnTimeout (at tryOnTimeout (timers.js:300:5)at tryOnTimeout (timers.js:300:5): timers.jsat tryOnTimeout (timers.js:300:5): 300)
   at listOnTimeout (at listOnTimeout (timers.js:263:5)at listOnTimeout (timers.js:263:5): timers.jsat listOnTimeout (timers.js:263:5): 263)
   at Timer.processTimers (at Timer.processTimers (timers.js:223:10)at Timer.processTimers (timers.js:223:10): timers.jsat Timer.processTimers (timers.js:223:10): 223)

如何跟踪这些类型的错误的根本原因?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)

相关问答

依赖报错 idea导入项目后依赖报错,解决方案:https://blog....
错误1:代码生成器依赖和mybatis依赖冲突 启动项目时报错如下...
错误1:gradle项目控制台输出为乱码 # 解决方案:https://bl...
错误还原:在查询的过程中,传入的workType为0时,该条件不起...
报错如下,gcc版本太低 ^ server.c:5346:31: 错误:‘struct...