Skip to content

Encode when migrating ProcessCommitWorker jobs

Yorick Peterse requested to merge process-commit-worker-migration-encoding into master

What does this MR do?

This adds encoding logic to the migration for ProcessCommitWorker, ensuring it doesn't throw errors when the input can not be converted to UTF-8 without extra help.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/25489

Merge request reports