Notification
Notifications are delivered through two UI notification and email notification. -> Notifications are delivered through two channels, one is In-App notifications and email.
Quark UI Notifications
- Notifications appear within the platform and can be accessed via the Bell Icon located in the top-right corner of the user interface (UI)
- By clicking on the Bell Icon, a panel opens, showing all recent notifications in chronological order.
- Users can click on any notification to view more details and take appropriate actions, such as reviewing job status and accessing related resources.
Email Notifications
- Users will receive email notifications as well to ensures users stay informed even when they are not actively logged into the platform.
- Email notifications will include brief details of the event, along with a link to the platform for more information or to take necessary actions.
The following is a detailed list of events for which notifications are generated:
Pipeline Run Notifications
Users are notified about the following events related to Pipeline Runs:
- Success: The job execution has completed successfully.
- Failed: The job execution failed due to an error during processing.
- Error: An unexpected error occurred during the job execution.
- Terminated: The job was manually terminated by the user or system.
Batch Run Notifications
For Batch Runs, the system generates notifications for the following events:
- Success: All jobs in the batch executed successfully.
- Partial Success: Some jobs in the batch executed successfully, while others failed.
- Failed: All jobs in the batch failed to execute.
- Error: An error occurred during batch job execution.
- Terminated: The batch Pipeline Run was manually terminated by the user or system.
Workspace Notifications
Notifications related to Workspaces are triggered for the following events:
- Running: The workspace has started and is now operational.
- Stopped: The workspace has been stopped, and its resources have been released.
- Error: An error occurred during the workspace's operation or startup.
Workstation Notifications
For Workstations, users are notified about the following events:
- Running: The workstation is up and running successfully.
- Stopped: The workstation has been stopped.
- Error: An error occurred while starting or running the workstation.
Data Copy Run Notifications
For Data Copy Runs, notifications are triggered for the following events:
- Success: The data copy operation was completed successfully.
- Failed: The data copy operation failed due to an issue encountered during the process.
- Error: An unexpected error occurred during the data copy process.
This notification system enhances user awareness by keeping them informed in real-time about important changes and updates across critical workflows, ensuring they can respond promptly to any issues or tasks requiring attention.