-
Notifications
You must be signed in to change notification settings - Fork 635
Description
Search before asking
- I had searched in the issues and found no similar issues.
What happened
I am getting error when collecting data from Github:
Error running pipeline 24. Wraps: (2) Error running task 167. | Wraps: (2) subtask generateDeployments ended unexpectedly | Wraps: (3) error adding result to batch (500) | Wraps: (4) Error 1406 (22001): Data too long for column 'name' at row 367 (500) | Wraps: (5) Error 1406 (22001): Data too long for column 'name' at row 367 | Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail (4) *hintdetail.withDetail (5) *mysql.MySQLError Error types: (1) *hintdetail.withDetail (2) *errors.errorString
What do you expect to happen
The data collection must not fail. The length of the string can be trimmed if possible or increase the length of the column.
How to reproduce
Im collecting data from 3 repos and abd this is just happening in a especific project

Anything else
No response
Version
v1.0.2
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct