Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transactions not being relayed from hub to rollapp #25

Open
omritoptix opened this issue Nov 1, 2023 · 0 comments
Open

Transactions not being relayed from hub to rollapp #25

omritoptix opened this issue Nov 1, 2023 · 0 comments

Comments

@omritoptix
Copy link
Contributor

omritoptix commented Nov 1, 2023

After examining this stems from 3 issues (by severity):

  1. the query for packets to realy return invalid packets. this is likely caused because wrong events are being emitted on the hub upon dymint client. this in turn stops the relaying process.
  2. a huge backlog which causes all new packets to get timeout as thousands are stuck in line.
  3. EBP causes in certain cases for the process to get stuck as it expects a height on the rollapp which doesn't exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant