proletarian icon indicating copy to clipboard operation
proletarian copied to clipboard

Is there some way of getting a notification when a job is done?

Open jave opened this issue 1 year ago • 0 comments

Is there some way of getting a notification when a job is done?

For instance:

  • start a long running job, like a couple of minutes
  • when the job is done, notify the user

I could of course put the notification at the end of the worker handler, but it seems a bit off.

jave avatar Aug 07 '24 12:08 jave