Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 957 Bytes

File metadata and controls

30 lines (22 loc) · 957 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
compile_api ✅ Operational
svg_service ✅ Operational
browser_preview ✅ Operational
tscircuit_package ✅ Operational
usercode_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.