Request Aborted from rapid succession of requests

20 views
Skip to first unread message

Matt Walters

unread,
Jan 8, 2014, 6:47:14 PM1/8/14
to res...@googlegroups.com
I have a strange issue where *sometimes* a number of posts to my restify server will cause all of those requests to abort with the following error:

{ message: 'Request aborted',
  statusCode: 400,
  body: { code: 'BadRequestError', message: 'Request aborted' } } +3ms

Seems like the antipattern for what node and restify should be doing. 

There is no stack trace on the error, in fact the handler associated with the routes being hit doesn't even get called. It just dies in Restify land. 

Anybody have any ideas?
Reply all
Reply to author
Forward
0 new messages