#Getting code 499 on a certain endpoints

6 messages · Page 1 of 1 (latest)

wind summit
#

Hi team, we're consistently seeing 499 error codes on a particular webhook endpoint we have on our express application. Any ideas what could be causing this?

8bc68a63-4b0a-4c5d-acd9-10f76764819d

quick timberBOT
#

Project ID: 8bc68a63-4b0a-4c5d-acd9-10f76764819d

wind summit
#

Seems like our server is returning error code 413 (Content too large). The webhook events we're receiving are reasonably sized. Is there somewhere we can increase the size limits for these requests, or investigate why our server is returning 413 and 499?

wicked apex
#

Hello,

We do not impose any size limits at all, we do have a 5 minute time-out but from those times you aren't anywhere close to 5 minutes.

499 happens when the client abruptly closes the connection.

shut osprey
#

This issue just started happening for us as well.

wicked apex
#

Hello Nicky,

Just for clarity here, this is not a Railway platform issue, this 499 is the client of your application abruptly closing the connection.