6f69da076152655c7edd2bd83e022d19c1d3168e
- Create cmd/cron/station_status.go with daily station status checking - Implement schedule querying via Yandex API with rate limiting and circuit breaker - Closure detection: N consecutive days of zero trips (N=3) → closed status - Reactivation: active status when trips resume after being closed - Add tests for cron logic: status transition, zero-flight detection, reactivation - All tests pass: go test ./cmd/cron/ and go test ./...
Description
No description provided
Languages
Go
91.1%
JavaScript
4.9%
CSS
2.5%
HTML
1.1%
Dockerfile
0.4%