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 Jan 24, 2023. It is now read-only.
ifinspect_json[0]["State"]["Running"] isTrue:
# mark portal as unhealthyos.popen("docker exec health-check cli disable 'critical free disk space'")
time.sleep(300) # wait 5 minutes to propagate dns changesos.popen("docker stop sia") # stop sia containerreturnawaitsend_msg(message, force_notify=True)
we should definitely drop a mention of this in the system logs or docker logs.
Not sure what log file would be most appropriate. Ideally you can stop a container and pass along a message saying why you stopped it, but I don't think that is possible.
Design or Proposal
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Overview
PJ in linear:
in
healthchecker.py
we dowe should definitely drop a mention of this in the system logs or docker logs.
Not sure what log file would be most appropriate. Ideally you can stop a container and pass along a message saying why you stopped it, but I don't think that is possible.
Design or Proposal
The text was updated successfully, but these errors were encountered: