Improve logging on RunPipelineScheduleWorker
What does this MR do and why?
As part of the effort to resolve https://gitlab.com/gitlab-com/request-for-help/-/issues/3176 (Internal), this MR adds:
- Logs for all the validation steps of the worker
- Logs in case the Subsequent service returns a ServiceResponse.error, at the moment we only capture exceptions, not expected errors
- Specs for the relevant changes
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.