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

logging: lp-api panic in submission watcher #4664

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

AlastairHolmes
Copy link
Contributor

This adds logging so we can work out what is happening. I choose to leave the panic in as I don't want to change the behaviour, as it maybe the LP-API is in a bad state, and so the panic is useful in forcing a reset.

@AlastairHolmes AlastairHolmes added the non-breaking Merging this PR will create a cherry-pick onto release label Mar 20, 2024
@martin-chainflip martin-chainflip enabled auto-merge (squash) March 20, 2024 11:11
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 72%. Comparing base (1b5d8fd) to head (8d68859).

Files Patch % Lines
.../client/extrinsic_api/signed/submission_watcher.rs 0% 12 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4664   +/-   ##
=====================================
- Coverage     72%     72%   -0%     
=====================================
  Files        414     414           
  Lines      68313   68319    +6     
  Branches   68313   68319    +6     
=====================================
- Hits       49056   49054    -2     
- Misses     16855   16861    +6     
- Partials    2402    2404    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martin-chainflip martin-chainflip merged commit 775a75b into main Mar 20, 2024
40 checks passed
@martin-chainflip martin-chainflip deleted the logging/submission-watcher-error branch March 20, 2024 12:18
chainflip-bot pushed a commit that referenced this pull request Mar 20, 2024
logging patch

(cherry picked from commit 775a75b)
martin-chainflip pushed a commit that referenced this pull request Mar 20, 2024
logging: lp-api panic in submission watcher  (#4664)

logging patch

(cherry picked from commit 775a75b)

Co-authored-by: Alastair Holmes <42404303+AlastairHolmes@users.noreply.github.com>
syan095 added a commit that referenced this pull request Mar 22, 2024
…tation

* origin/main:
  feat: support account deletion (#4314)
  fix: cf_pools_environment rpc encoding (#4674)
  fix: submission watcher could confuse/lose track of submissions (#4667)
  fix(github_actions/release_checks): update confusing runtime spec version check 🤦‍♂️ (#4672)
  feat: fix log messages, evm chain specific (#4652)
  fix: remove cfe events migration (#4671)
  chore: run CI on `nscloud` runners 🚀 (#4505)
  logging: lp-api panic in submission watcher  (#4664)
  chore(localnet): append timestamp to log files 🪵 (#4660)
  fix(chainflip-broker-api): replace u128 with U256 (#4656)
  fix: remove unused cli command line options (#4644)
  chore: revert addition of cargo make (#4659)
  fix: correct cfe-events pallet version (#4658)
  chore: update systemd config to match 1.4 version 🚀 (#4655)
  fix: publish `chainflip-engine1.3` to debian packages 🐞 (#4653)
  Remove aptly check from publish workflow (#4650)
  fix: more try-runtime unwraps. (#4648)
  feat: RPC for returning scale-encoded System events (#4638)
dandanlen pushed a commit that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-breaking Merging this PR will create a cherry-pick onto release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants