sul-cidr / histonets

Histonets is an application to convert images of scanned maps into digital networks
https://histonets.stanford.edu
Other
20 stars 0 forks source link

Add a FAILED status on the job monitoring #231

Open versae opened 7 years ago

versae commented 7 years ago

An easy way to make jobs fail is to run sidekiq outside of the virtual environment in which the CLI is installed.

Having a FAILED status tracked and properly display is a necessary step towards adding retry functionality.