Back to home page

EIC code displayed by LXR

 
 

    


Warning, /swf-monitor/swf-monitor-mcp-watchdog.service is written in an unsupported language. File is not indexed.

0001 [Unit]
0002 Description=Probe SWF Monitor MCP endpoint and restart on failure
0003 After=network.target swf-monitor-mcp-asgi.service
0004 
0005 [Service]
0006 Type=oneshot
0007 # Pulls MCP_BEARER_TOKEN from the same env file as the MCP ASGI service
0008 # so the initialize/tools-list probes pass the post-cutover bearer guard.
0009 EnvironmentFile=/opt/swf-monitor/config/env/production.env
0010 ExecStart=/opt/swf-monitor/current/.venv/bin/python /opt/swf-monitor/current/scripts/mcp_watchdog.py --restart