Pass only alert_id to ProcessAlertWorker
At the moment we call `ProcessAlertWorker`, `AlertManagement::Alert` already exists. Thus we can pass `alert_id` instead of whole payload.
Showing
Please register or sign in to comment
At the moment we call `ProcessAlertWorker`, `AlertManagement::Alert` already exists. Thus we can pass `alert_id` instead of whole payload.