We are launching multiple ingestion jobs at a time. As of current version, we can only poll for checking status of these jobs.
This needs another service to keep track of jobs and corresponding status which probably everyone might be implementing.
Instead, since Druid already maintains the status, it can be a push model where it sends out alert/email as per the configuration.