Git Product home page Git Product logo

Comments (5)

gimre-xymcity avatar gimre-xymcity commented on September 11, 2024

how many txes per second you've been sending, we haven't seen zmq errors so far

ignore that, those are exactly values we use, somehow container must be missing them

from catapult-service-bootstrap.

jhkrischel avatar jhkrischel commented on September 11, 2024

This was running our demo that did subscriptions - until I added those parameters, everything immediately timed-out. Under normal circumstances, I'd do less than 10 pub/sub transactions, and it would be done - without the parameters, it kept retrying every few seconds and never succeeded.

{"level":"verbose","message":"websocket VDQWMEVBXHZT7PHQGI6NQYAKRXWGGK6L: created /ws websocket connection","timestamp":"2018-06-18T06:13:54.938Z"}
{"level":"info","message":"subscribing to status/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM","timestamp":"2018-06-18T06:13:55.040Z"}
{"level":"error","message":"zmq status/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM: connection attempt timed out","timestamp":"2018-06-18T06:13:55.041Z"}
{"level":"info","message":"subscribing to cosignature/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM","timestamp":"2018-06-18T06:13:55.140Z"}
{"level":"info","message":"subscribing to confirmedAdded/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM","timestamp":"2018-06-18T06:13:55.140Z"}
{"level":"info","message":"subscribing to unconfirmedAdded/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM","timestamp":"2018-06-18T06:13:55.140Z"}
{"level":"info","message":"subscribing to unconfirmedRemoved/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM","timestamp":"2018-06-18T06:13:55.141Z"}
{"level":"info","message":"subscribing to partialAdded/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM","timestamp":"2018-06-18T06:13:55.141Z"}
{"level":"info","message":"subscribing to partialRemoved/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM","timestamp":"2018-06-18T06:13:55.141Z"}
{"level":"error","message":"zmq cosignature/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM: connection attempt timed out","timestamp":"2018-06-18T06:13:55.141Z"}
{"level":"error","message":"zmq confirmedAdded/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM: connection attempt timed out","timestamp":"2018-06-18T06:13:55.142Z"}
{"level":"error","message":"zmq unconfirmedAdded/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM: connection attempt timed out","timestamp":"2018-06-18T06:13:55.142Z"}
{"level":"error","message":"zmq unconfirmedRemoved/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM: connection attempt timed out","timestamp":"2018-06-18T06:13:55.142Z"}
{"level":"error","message":"zmq partialAdded/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM: connection attempt timed out","timestamp":"2018-06-18T06:13:55.142Z"}
{"level":"error","message":"zmq partialRemoved/SCQ4HFC7D75OFNXICJT4UM6GAYATW5C4EKRI6FRM: connection attempt timed out","timestamp":"2018-06-18T06:13:55.142Z"}
{"level":"verbose","message":"websocket VDQWMEVBXHZT7PHQGI6NQYAKRXWGGK6L: disconnected /ws websocket connection","timestamp":"2018-06-18T06:13:57.116Z"}

from catapult-service-bootstrap.

jhkrischel avatar jhkrischel commented on September 11, 2024

Need to patch ruby/catapult-templates/rest_gateway/rest.json.mt to include the three parameters in the mq section.

from catapult-service-bootstrap.

kaiyzen avatar kaiyzen commented on September 11, 2024

Added missing template params, commit: 3becb80#diff-eeda22f594118b18166f0cbd8d150068

from catapult-service-bootstrap.

jhkrischel avatar jhkrischel commented on September 11, 2024

Sweet, thanks @kaiyzen !

from catapult-service-bootstrap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.