Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(AMQP Sender Node): Node hangs forever on disconnect #10026

Merged

Conversation

michael-radency
Copy link
Contributor

Summary

If the AMQP node fails to connect to a server, it will never exit or throw an error, causing that execution to hang.

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/NODE-1422/amqp-node-hangs-forever-on-failed-connection

@michael-radency michael-radency added n8n team Authored by the n8n team node/issue Issue with a node labels Jul 12, 2024
Copy link
Contributor

@ShireenMissi ShireenMissi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

…amqp-node-hangs-forever-on-failed-connection
Copy link
Contributor

✅ All Cypress E2E specs passed

Copy link

cypress bot commented Jul 12, 2024

3 flaky tests on run #5918 ↗︎

0 400 0 0 Flakiness 3

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 michael-radency 🗃️ e2e/*
Project: n8n Commit: 1419838ac6
Status: Passed Duration: 05:45 💡
Started: Jul 12, 2024 2:50 PM Ended: Jul 12, 2024 2:55 PM
Flakiness  5-ndv.cy.ts • 2 flaky tests

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video
NDV > Stop listening for trigger event from NDV Screenshots Video
Flakiness  20-workflow-executions.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Current Workflow Executions > should auto load more items if there is space and auto scroll Test Replay Screenshots Video

Review all test suite changes for PR #10026 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@michael-radency michael-radency merged commit 27410ab into master Jul 12, 2024
27 checks passed
@michael-radency michael-radency deleted the node-1422-amqp-node-hangs-forever-on-failed-connection branch July 12, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/issue Issue with a node
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants