exercism / website

The codebase for Exercism's website.
https://exercism.org
GNU Affero General Public License v3.0
398 stars 115 forks source link

ActiveRecord::ValueTooLong in spi/tooling_jobs#update #1254

Open iHiD opened 3 years ago

iHiD commented 3 years ago

Error in v3

ActiveRecord::ValueTooLong in spi/tooling_jobs#update Mysql2::Error: Data too long for column 'raw_results' at row 1

View on Bugsnag

Stacktrace

app/commands/submission/test_run/process.rb:13 - call
app/commands/tooling_job/process.rb:14 - process_test_runner_job!
app/commands/tooling_job/process.rb:8 - call
app/controllers/spi/tooling_jobs_controller.rb:4 - update

View full stacktrace

Created automatically via Bugsnag

iHiD commented 2 years ago

An error linked to this issue has been reopened in Bugsnag ActiveRecord::ValueTooLong in spi/tooling_jobs#update