MarcViola opened a new issue, #7088: URL: https://github.com/apache/incubator-devlake/issues/7088
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened Receive this error and a partial success when collecting data. `subtask ExtractDeployment ended unexpectedly Wraps: (2) error adding result to batch (500) Wraps: (3) Error 1406 (22001): Data too long for column 'deployable_commit_title' at row 82 (500) Wraps: (4) Error 1406 (22001): Data too long for column 'deployable_commit_title' at row 82 Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail (4) *mysql.MySQLError` ### What do you expect to happen I see commit title in gitlab like the following: "updated the active-nets-suppression and the etl-filter for atm-oe" Can it not support a long commit title? What's the limit? what sets the limit? Can it be truncated instead of failing? ### How to reproduce gitlab commit with long tittle. collect data and see it fail. ### Anything else _No response_ ### Version v0.21.0-beta4@9192e52 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org