Push notifications for long jobs?

Hi,

I wonder if it’d be possible to add simple push notifications to a long running jobs on a project level (e.g. for users that are added to a particular project)?

The way I see it is having a cryosparc ntfy.sh server, with a custom name for each project on cluster. It has apps for both android and ios, and is super easy to use.

The usecase for it is, I’m sometimes running long jobs and thus keep checking the web-interface to see if the job has finished or not, especially if I want things to move as quick as possible. Push notifications would make the whole process easier.

2 Likes

The feature closest to this currently available is the
CRYOSPARC_SLACK_WEBHOOK_URL variable.

2 Likes