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

Problem with webhook reply #13654

Open
SebastianAviles opened this issue Mar 3, 2025 · 1 comment
Open

Problem with webhook reply #13654

SebastianAviles opened this issue Mar 3, 2025 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@SebastianAviles
Copy link

Describe the problem/error/question

When workflow using webhook takes long to respond, the http client not received the reply. (using postman as http client)

What is the error message (if any)?

Not reply from webhook

Please share your workflow/screenshots/recording

Image

Share the output returned by the last node

{
  "status":"Workflow Ready"
}

Debug info

core

  • n8nVersion: 1.81.2
  • platform: npm
  • nodeJsVersion: 22.13.1
  • database: sqlite
  • executionMode: regular
  • concurrency: -1
  • license: community
  • consumerId: unknown

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: memory

pruning

  • enabled: true
  • maxAge: 336 hours
  • maxCount: 10000 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/132.0.0.0 safari/537.36 opr/117.0.0.0
  • isTouchDevice: true

Generated at: 2025-03-03T18:40:52.172Z

@Joffcom
Copy link
Member

Joffcom commented Mar 3, 2025

Hey @SebastianAviles,

We have created an internal ticket to look into this which we will be tracking as "GHC-1036"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants