You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.
In deployment when running PromDash with thin, after some time (no pattern so far), the server will stop responding to connections and thin will stop responding to SIGINT. The only way to restore is to kill -9 the process.
In deployment when running PromDash with thin, after some time (no pattern so far), the server will stop responding to connections and thin will stop responding to SIGINT. The only way to restore is to
kill -9
the process.It looks like it's related to this issue http://stackoverflow.com/questions/6456912/thin-doesnt-respond-to-sigint-or-sigterm in some way.
Has this been encountered with PromDash in production mode by anyone else?
The text was updated successfully, but these errors were encountered: