dagster-io/dagster-cloud

Feature Req: Add Schedule info to Slack alert message

rexledesma opened this issue · 1 comments

Discussed in dagster-io/dagster#7768

Originally posted by cbini May 6, 2022
I have a Job that I create several Schedules from, all with different names and config values. It would be great if you could add at least the name of the Schedule run to the Slack alert, so I can more easily disambiguate which run of the Job failed.

Presently, the message only contains the name of the Job, which is the same for all of the schedules:
image

This should be coming out as part of our 0.14.15 release this Thursday, 05/12.