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

Tune alerts on test deployments for new RialtoParachain <> Millau bridge #1424

Closed
3 tasks done
svyatonik opened this issue May 30, 2022 · 1 comment
Closed
3 tasks done
Assignees
Labels
A-chores Something that has to be done, as part of regular maintenance

Comments

@svyatonik
Copy link
Contributor

svyatonik commented May 30, 2022

  • We'll probably need to increase interval for that one (also label need to be fixed to smth like "Unconfirmed messages from RialtoParachain at Millau"):
[[Alerting] Too many unconfirmed messages
Unconfirmed messages at Millau: 36
[[OK] Too many unconfirmed messages
  • Another interval to increase (because parachains finality needs two transactions now => latency is higher):
[[Alerting] Messages from RialtoParachain to Millau are not being delivered
Messages delivered to Millau in last 1m: 0
  • Not sure, how this one is related - probably number of Millau transactions has increased? Needs investigation:
[[Alerting] Messages from Rialto to Millau are not being delivered
Messages delivered to Millau in last 1m: 0
[[OK] Messages from Rialto to Millau are not being delivered
@svyatonik svyatonik added the A-chores Something that has to be done, as part of regular maintenance label May 30, 2022
@svyatonik svyatonik self-assigned this May 30, 2022
@svyatonik
Copy link
Contributor Author

Looks like everything is fixed. The only remaining issue is that there's some nonces collision (the same account is being used to submit multiple transactions from different processes). I've extracted that to #1427

svyatonik pushed a commit that referenced this issue Jul 17, 2023
* add trie migration rpc to polkadot-parachain

* pass backend

* fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-chores Something that has to be done, as part of regular maintenance
Projects
None yet
Development

No branches or pull requests

1 participant