Wrap BackgroundMigrationWorker#perform in context
This will add the `caller_id` to the context for every job that might be scheduled from a background migration. So if a background migration reschedules itself or another migration, this will now be visible in the metadata.
Showing
Please register or sign in to comment