RabbitMQ reliability with unlimited retries and publisher confirms #1901
Annotations
10 errors
|
src/api/integrations/event/rabbitmq/rabbitmq.controller.ts#L307
Unexpected constant condition
|
|
|
|
src/api/integrations/event/rabbitmq/rabbitmq.controller.ts#L201
Delete `········`
|
|
src/api/integrations/event/rabbitmq/rabbitmq.controller.ts#L186
Replace `/` with `·/·`
|
|
src/api/integrations/event/rabbitmq/rabbitmq.controller.ts#L181
Replace `⏎······this.baseReconnectDelay·*·Math.pow(2,·this.reconnectAttempt·-·1),⏎······this.maxReconnectDelay⏎····` with `this.baseReconnectDelay·*·Math.pow(2,·this.reconnectAttempt·-·1),·this.maxReconnectDelay`
|
|
|
|
src/api/integrations/event/rabbitmq/rabbitmq.controller.ts#L160
Delete `········`
|
|
src/api/integrations/event/rabbitmq/rabbitmq.controller.ts#L115
Replace ``✅·RabbitMQ·conectado·com·sucesso·após·${this.reconnectAttempt·>·0·?·this.reconnectAttempt·+·'·tentativas'·:·'1·tentativa'}`` with `⏎··············`✅·RabbitMQ·conectado·com·sucesso·após·${this.reconnectAttempt·>·0·?·this.reconnectAttempt·+·'·tentativas'·:·'1·tentativa'}`,⏎············`
|
|
src/api/integrations/event/rabbitmq/rabbitmq.controller.ts#L65
Replace ``Failed·to·connect·to·RabbitMQ·(attempt·#${this.reconnectAttempt·+·1}):·${error.message}`` with `⏎··············`Failed·to·connect·to·RabbitMQ·(attempt·#${this.reconnectAttempt·+·1}):·${error.message}`,⏎············`
|
|
src/api/integrations/event/rabbitmq/rabbitmq.controller.ts#L60
Delete `······⏎`
|
The logs for this run have expired and are no longer available.
Loading