Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Hyperbahn lazy relay errors #29

Closed
Raynos opened this issue Oct 5, 2015 · 6 comments
Closed

Hyperbahn lazy relay errors #29

Raynos opened this issue Oct 5, 2015 · 6 comments
Assignees

Comments

@Raynos
Copy link
Contributor

Raynos commented Oct 5, 2015

1.  Cannot read property 'length' of undefined      316
2.  Object #<LazyRelayOutReq> has no method 'onTimeout'     178
3.  Cannot call method 'cancel' of null     4
4.  Object #<LazyRelayInReq> has no method 'onTimeout'         2

cc @jcorbin

@jcorbin jcorbin self-assigned this Oct 5, 2015
@jcorbin
Copy link
Contributor

jcorbin commented Oct 5, 2015

Working on this in uber/tchannel-node#37

@jcorbin
Copy link
Contributor

jcorbin commented Oct 5, 2015

  1. is uber/tchannel-node@6e6f527

@jcorbin
Copy link
Contributor

jcorbin commented Oct 5, 2015

Numbers 2. and 4. are uber/tchannel-node@ccb39cd

@jcorbin
Copy link
Contributor

jcorbin commented Oct 6, 2015

We've decided that 3. is Not A Thing ™, and are chalking it up to state corruption caused by one of the other uncaughts mentioned here.

@jcorbin
Copy link
Contributor

jcorbin commented Oct 6, 2015

We've also seen:

TypeError: Object #<LazyRelayOutReq> has no method 'emitError'
    at eachOutOp (.../tchannel/connection.js:606:13)
...

now fixed in mentioned PR.

@jcorbin
Copy link
Contributor

jcorbin commented Oct 6, 2015

Related #31 will be solved separately.

@Raynos Raynos closed this as completed Oct 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants