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

Error: ER_WARN_DATA_OUT_OF_RANGE: Out of range value for column 'scores_total' at row 1 #281

Open
sentry-io bot opened this issue Jan 16, 2024 · 0 comments · May be fixed by #280
Open

Error: ER_WARN_DATA_OUT_OF_RANGE: Out of range value for column 'scores_total' at row 1 #281

sentry-io bot opened this issue Jan 16, 2024 · 0 comments · May be fixed by #280
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 16, 2024

Sentry Issue: SNAPSHOT-SEQUENCER-2P

Error: ER_WARN_DATA_OUT_OF_RANGE: Out of range value for column 'scores_total' at row 1
  File "/workspace/build/src/scores.js", line 90, in updateProposalScores
    await mysql_1.default.queryAsync(query, [
  File "/workspace/build/src/scores.js", line 153, in updateProposalAndVotes
    await updateProposalScores(proposalId, results, votes.length);
  File "/workspace/build/src/api.js", line 45, in <anonymous>
    const result = await (0, requestDeduplicator_1.default)(proposalId, scores_1.updateProposalAndVotes, [proposalId]);
...
(19 additional frame(s) were not displayed)

Error: ER_WARN_DATA_OUT_OF_RANGE: Out of range value for column 'scores_total' at row 1
  File "/workspace/build/src/scores.js", line 90, in updateProposalScores
    await mysql_1.default.queryAsync(query, [
  File "/workspace/build/src/scores.js", line 153, in updateProposalAndVotes
    await updateProposalScores(proposalId, results, votes.length);
  File "/workspace/build/src/api.js", line 45, in <anonymous>
    const result = await (0, requestDeduplicator_1.default)(proposalId, scores_1.updateProposalAndVotes, [proposalId]);
...
(19 additional frame(s) were not displayed)
@wa0x6e wa0x6e linked a pull request Jan 16, 2024 that will close this issue
@wa0x6e wa0x6e self-assigned this Jan 29, 2024
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

Successfully merging a pull request may close this issue.

1 participant