Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Maker does not process ConnectionReady resulting in takers constantly re-connecting #1954

Closed
da-kami opened this issue May 3, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@da-kami
Copy link
Contributor

da-kami commented May 3, 2022

Maker mainnet, version 0.4.12

Incident happened at: 2022-05-02T11:43:00 UTC and lasted for about 1.5 hours.
Since the maker was not processing messages in maker_inc_connection correctly this was basically an outage.


Analysis

  • `maker_inc_connections is not blocked completely but only processes very few messages in the timeframe where the incident happened.
  • The maker keeps processing new connections because we see Upgrade new connection in the logs
  • We don't know why ConnectionReady message is not processed in maker_inc_connections.
  • We don't know what triggered this behaviour in the first place

With the current logs it is hard to understand why the code shows the behaviour experienced.


Action plan:

@luckysori
Copy link
Contributor

Closing because we have now split this up into separate issues/tasks, as indicated above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants