Occasionally I get into a situation that requires multiple HA restarts (updating integrations, developing/testing yaml configuration, or other maintenance). When this happens, the Parcel integration gets into a failure loop with a dreaded 429 Too Many Requests error, the only fix seems to be to disable the integration for a while.
It would be awesome if the integration could remember its data across HA restarts, and/or gracefully handle the 429 during setup and adjust the retry interval. (I haven’t looked at whether the web service serves x-retry-after or similar).
Occasionally I get into a situation that requires multiple HA restarts (updating integrations, developing/testing yaml configuration, or other maintenance). When this happens, the Parcel integration gets into a failure loop with a dreaded 429 Too Many Requests error, the only fix seems to be to disable the integration for a while.
It would be awesome if the integration could remember its data across HA restarts, and/or gracefully handle the 429 during setup and adjust the retry interval. (I haven’t looked at whether the web service serves x-retry-after or similar).