joshuar-go-hass-agent/internal/hass/event
Joshua Rich b10367941a feat(hass): add support to allow some requests to be retried
- fix default request retry logic to retry requests with 429 responses
- add ability to specify a retry flag for a request, which will retry the request on any response error using a exponential backoff mechanism
- add support for specifying retry flag for sensors and events
2024-12-21 13:48:11 +10:00
..
event.go feat(hass): add support to allow some requests to be retried 2024-12-21 13:48:11 +10:00