fiche
fiche copied to clipboard
[Feature Request] Daemon health status - Ping/Pong endpoint
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.
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