Workers
bitcain-health-monitor
Cloudflare Worker configuration for Self-Healing Health Monitor Self-Healing Organism - Phase 1.4
Overview
| Property | Value |
|---|---|
| Name | bitcain-health-monitor |
| Compatibility Date | 2026-01-19 |
| Compatibility Flags | nodejs_compat |
Routes
| Pattern | Type |
|---|---|
health.bitcain.net/* | Zone: bitcain.net |
Cron Triggers
| Schedule |
|---|
*/5 * * * * |
Bindings
KV Namespaces
| Binding | ID |
|---|---|
HEALTH_STATE_KV | 1b8ceb6e142a46d09f3659ecc97e3a86 |
HEALTH_HISTORY_KV | d96e565c7ec840eb89d1a09374c61525 |
Analytics Engine
| Binding | Dataset |
|---|---|
METRICS | bitcain_health |
Environment Variables
| Name | Value |
|---|---|
ENVIRONMENT | production |
BACKEND_URL | https://api.bitcain.net |
FRONTEND_URL | https://bitcain.net |
CRYPTO_WORKER_URL | https://crypto.bitcain.net |
GATEWAY_WORKER_URL | https://api.bitcain.net |
GCP_PROJECT_ID | bitcain-net-458309 |
GCP_REGION | us-central1 |
RESPONSE_TIME_THRESHOLD_MS | 2000 |
CONSECUTIVE_FAILURES_THRESHOLD | 3 |
GITHUB_REPO | bitcainnet/bitcainnet |