错误日志完整内容如下,请问如何解决?
2025-12-20 10:09:46.940036+00:00 [error] <0.23289.0> operation queue.declare caused a channel exception not_found: home node 'rabbit@rabbitmq-1.rabbitmq-headless.dapr-system.svc.cluster.local' of durable queue 'analytics-api-scheduler.TimerIntegrationEvent' in vhost '/' is down or inaccessible
重启 analytics-api pod(即重启 dapr sidecar)后恢复正常了
针对这个问题,在 pubsub.rabbitmq 清单文件中添加了下面的配置项
- name: reconnectWait
value: 5