Skip to content

Add caller_id to the context for cron workers

Bob Van Landuyt requested to merge bvl-cronjob-caller-id into master

What does this MR do?

This sets the caller_id to "Cronjob" for Cronjob workers. Unless if there was already a caller_id in the context, which would happen if the cronjob was scheduled manually.

Required for gitlab-com/gl-infra/scalability#160 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Bob Van Landuyt

Merge request reports