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

lisbon governance cron failing - int overflow #59

Open
robcxyz opened this issue Feb 1, 2025 · 0 comments
Open

lisbon governance cron failing - int overflow #59

robcxyz opened this issue Feb 1, 2025 · 0 comments

Comments

@robcxyz
Copy link
Contributor

robcxyz commented Feb 1, 2025

icon-tracker-lisbon-v2-governance-worker-cron

{'timestamp': 1738390340.983937, 'message': 'Starting icon_governance.workers.crons.preps_iscore cron'}
{'timestamp': 1738390340.988074, 'message': 'Found [1] number of rewards records.'}
{'timestamp': 1738390341.001143, 'message': "Database operation failed: (psycopg2.errors.NumericValueOutOfRange) numeric field overflow\nDETAIL:  A field with precision 10, scale 3 must round to an absolute value
less than 10^7.\n\n[SQL: UPDATE rewards SET value=%(value)s, iscore=%(iscore)s WHERE rewards.tx_hash = %(rewards_tx_hash)s]\n[parameters: {'value': 52654879.66922086, 'iscore': 52654879669.22085, 'rewards_tx_hash'
: '0x1f48830983c0a4b4a576ec082b23b52833d8bb9ab73a1e88c4938f96a68c633a'}]\n(Background on this error at: https://sqlalche.me/e/14/9h9h)"}
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