Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 766 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 766 Bytes

tscircuit status

Service Current Status
registry-api ✅ Operational
autorouting-api ✅ Operational
freerouting-cluster ✅ Operational
jlcsearch-api ✅ Operational
registry_bundling ✅ Operational
fly_registry_api ✅ Operational

Status checks for tscircuit internal services.

Runs every 10 minutes using github workflows.

Every time it runs it appends the status check results to statuses.jsonl (limiting to 2 weeks of logs)

Each service has a specific method to check it, see ./service-checks

You may need particular auth environment variables to run the checks.