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 Trigger Node): Manual execution updated error reduced wait time #10035

Merged

Conversation

michael-radency
Copy link
Contributor

@michael-radency michael-radency commented Jul 12, 2024

Summary

Reduced wait time for message
Use NodeOperationError to prevent obfuscation

Related Linear tickets, Github issues, and Community forum posts

https://community.n8n.io/t/amqp-trigger-does-not-close-a-connection-when-triggered-manually/30872/4
https://linear.app/n8n/issue/NODE-813/amqp-trigger-manual-executions-cant-be-stopped

@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.

Mostly looks good 👍
Please add more information to the PR description

packages/nodes-base/nodes/Amqp/AmqpTrigger.node.ts Outdated Show resolved Hide resolved
packages/nodes-base/nodes/Amqp/AmqpTrigger.node.ts Outdated Show resolved Hide resolved
Copy link
Contributor

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Copy link

cypress bot commented Jul 12, 2024

4 flaky tests on run #5917 ↗︎

0 400 0 0 Flakiness 4

Details:

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

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video
Flakiness  10-undo-redo.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Undo/Redo > should undo/redo adding nodes Test Replay Screenshots Video
Flakiness  30-editor-after-route-changes.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Editor actions should work > after saving a new workflow Test Replay Screenshots Video
Flakiness  24-ndv-paired-item.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > resolves expression with default item when input node is not parent, while still pairing items Test Replay Screenshots Video

Review all test suite changes for PR #10035 ↗︎

…amqp-trigger-manual-executions-cant-be-stopped
Copy link
Contributor

✅ All Cypress E2E specs passed

@michael-radency michael-radency merged commit f78f4ea into master Jul 12, 2024
27 checks passed
@michael-radency michael-radency deleted the node-813-amqp-trigger-manual-executions-cant-be-stopped 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