On the job status page, display the timestamp of when the first notification is processing. This will be used to improve the accuracy of conditional logic within the banner display.
Mark the banner as “Pending” until the first message is sending. Once the first message is sending, update the banner to display “Sending”.
A possible solution is to emit from api when notification is going through process_row
