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(Wait Node): seconds timeout is unavailable when resume wait node … #13857

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gaokun
Copy link

@gaokun gaokun commented Mar 12, 2025

Summary

Wait Node can stop after seconds now.
https://github.com/user-attachments/assets/0cc65bd8-220b-4913-9f01-20bfbe75bd46

Related Linear tickets, Github issues, and Community forum posts

fix #13856

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@CLAassistant
Copy link

CLAassistant commented Mar 12, 2025

CLA assistant check
All committers have signed the CLA.

@Joffcom
Copy link
Member

Joffcom commented Mar 12, 2025

Hey @gaokun,

Don't forget to include tests

@gaokun
Copy link
Author

gaokun commented Mar 12, 2025

@Joffcom
OK,there is no test cases for this node previously.
I would try.

@n8n-assistant n8n-assistant bot added community Authored by a community member node/improvement New feature or request in linear Issue or PR has been created in Linear for internal review labels Mar 12, 2025
@Joffcom
Copy link
Member

Joffcom commented Mar 12, 2025

Hey @gaokun,

Thanks for the PR, We have created "GHC-1160" as the internal reference to get this reviewed.

One of us will be in touch if there are any changes needed, in most cases this is normally within a couple of weeks but it depends on the current workload of the team.

@gaokun
Copy link
Author

gaokun commented Mar 13, 2025

Hi @Joffcom ,

I found that workflow json test case for Wait Node, and appended new test cases about this change.
Please help to review, and feel free to let me know if there are any flaws.

Thanks

@gaokun gaokun force-pushed the fix-wait-node-timeout-issue-on-webhook branch from dc368c5 to e4420e3 Compare March 13, 2025 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member in linear Issue or PR has been created in Linear for internal review node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG][Wait Node] seconds timeout is unavailable when resume Wait-Node by webhook
3 participants