veraPDF / verapdf-crawler

2 stars 5 forks source link

Restart individual services from UI (validation service, clear job, etc.) #86

Open yuliya-ivaniukovich opened 6 years ago

yuliya-ivaniukovich commented 6 years ago

It would be nice to have an ability to restart some services or background jobs from UI (e.g. status.html page) to avoid retarting the whole logius app.

BezrukovM commented 6 years ago

Backend part for services restart has been added in https://github.com/veraPDF/verapdf-crawler/pull/109 /api/admin/service?name="serviceName" is a path for restarting "serviceName" service