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

fix(relayer): Error 1406: Data too long for column 'canonical_token_symbol' at row 1 #15746

Merged

Conversation

xiaodino
Copy link
Contributor

Found errors in logs in the relayer indexer

2024/02/07 00:46:12 ERROR error handling event err="svc.eventRepo.Save: r.db.Create: Error 1406: Data too long for column 'canonical_token_symbol' at row 1"

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6af1daf) 27.04% compared to head (5237372) 27.04%.
Report is 14 commits behind head on main.

❗ Current head 5237372 differs from pull request most recent head 6e887ee. Consider uploading reports for the commit 6e887ee to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15746   +/-   ##
=======================================
  Coverage   27.04%   27.04%           
=======================================
  Files         102      102           
  Lines        6093     6093           
=======================================
  Hits         1648     1648           
  Misses       4265     4265           
  Partials      180      180           
Flag Coverage Δ *Carryforward flag
eventindexer 17.28% <ø> (ø) Carriedforward from f351ebf
guardian-prover-health-check 36.13% <ø> (ø) Carriedforward from f351ebf
relayer 37.97% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

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

@cyberhorsey
Copy link
Contributor

cyberhorsey commented Feb 13, 2024

approved, I will build and merge and run the migration if you haven't yet!

edit: It's deployed to Katla!

@xiaodino
Copy link
Contributor Author

approved, I will build and merge and run the migration if you haven't yet!

edit: It's deployed to Katla!

I haven't deployed yet.

@dantaik dantaik enabled auto-merge (squash) February 13, 2024 07:57
@dantaik dantaik merged commit 34272d7 into main Feb 13, 2024
7 of 14 checks passed
@dantaik dantaik deleted the xiaodino/fix-Data-too-long-for-column-canonical_token_symbol branch February 13, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants