Tyler Waters
Tyler Waters
I've hit this problem with the following: ``` ``` Seems like any non-text node children of labels can cause some issues here.
I just checked `npm info openapi3-generator` and fmvilas is listed as the only maintainer. If you want, feel free to add me as a maintainer ([email protected]) -- I can get...
Hmm.... no idea why this build failed. `plugin` `latest` and `next` all point at the same version of seneca, 3.4.2 and 4.x passed fine for the others. Is this a...
Bit of a follow up here.... I found the two things that were causing our immediate problem of being unable to boot all the services up. First, in the front-end...
Comments? Above? I responded to my own post. I will say the changes I've made do help quite a bit but haven't fixed it 100%. We're not in production yet...
Yes, we are using web.... We actually tried to deploy a slew of application changes to our shared dev environment for the end of sprint today, and everything blew up...
Yes it appears to be working quite well. One thing is that `joinTimeout` puts a timeout when joining. If you have a lot of mesh pins, probably best to crank...
I'll have to take a look at this monitoring option - that looks incredibly useful, thanks @rjrodger In terms of debugging I would say when a service loses a node...
Rancher, eh? We used to use seneca-mesh in a rancher environment across 3 hosts. We found one day after we updated rancher that cross host communication stopped working. This was...
See https://github.com/senecajs/seneca/issues/566