Vye

Results 4 issues of Vye

What is the recommended way to add exception handlers in responder? It looks like Starlette allows this but as far as I can tell it it's not exposed in responder....

https://github.com/naparuba/check-linux-by-ssh/commit/41543a8fe6e869cf53f7979fbe1ed1e0c904fd7b The above commit breaks https://github.com/naparuba/check-linux-by-ssh/blob/master/check_ntp_sync_by_ssh.py out of the box for RHEL/CENTOS because /usr/sbin is not included in $PATH for shinken user by default. What platform did you make this...

bug

I use releases for a GUI app. I find myself making improvements to the UI that are not bug fixes but more cosmetic changes that improve readability or something similar....

Hi, Can versioning be added to the docs? I'm a new user and went through a fair amount of unnecessary steps to figure out custom page extension listed in docs...