fiche icon indicating copy to clipboard operation
fiche copied to clipboard

[Feature Request] Daemon health status - Ping/Pong endpoint

Open dschaper opened this issue 8 years ago • 1 comments

Hi, thanks for a great project.

I'm working on setting this up in a docker/docker-compose environment and it would be helpful to have an endpoint for healthchecks that doesn't see the call as an upload. Something like a ping endpoint that returned pong to let us know the daemon is still alive. Might also not want to log those events if possible.

dschaper avatar Dec 23 '17 11:12 dschaper

Hi there. Thank you! Yeah, this sounds useful, but maybe instead of implementing ping feature, we could implement switch like --dry-run that would suppress file creation. What do you think? Let's see how many people would like to see that added to the application

solusipse avatar Dec 20 '18 13:12 solusipse