Merge latest main and fix database command lint
Integration Tests / integration-test (pull_request) Successful in 41s
Integration Tests / integration-test (pull_request) Successful in 41s
This commit is contained in:
@@ -404,8 +404,12 @@ Global settings applied to all database instances:
|
||||
| `worker_idle_timeout_sec` | Worker idle timeout | `10` |
|
||||
| `notify_retry_seconds` | NOTIFY retry interval | `30s` |
|
||||
| `enable_debug` | Enable debug logging | `false` |
|
||||
| `lease_seconds` | Job lease duration before reclaimable | - |
|
||||
| `stale_job_recovery_sec` | Interval for reclaiming expired leases | - |
|
||||
| `lease_seconds` | Job lease duration before reclaimable | `60` |
|
||||
| `stale_job_recovery_sec` | Interval for reclaiming expired leases | `30` |
|
||||
| `metrics_enabled` | Enable Prometheus and the embedded dashboard | `true` |
|
||||
| `metrics_host` | Metrics HTTP bind host | `0.0.0.0` |
|
||||
| `metrics_port` | Metrics HTTP bind port | `9469` |
|
||||
| `queue_depth_poll_sec` | Queue depth collection interval | `15` |
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user