Before adding this change, my smartthinq custom component on hassio would crash daily due to connection errors to LG's servers.
Since adding this change (which implements retries when it hits 500, 502, 504, and when connections fail), my component has gone days without breaking due to an uncaught exception.
Before adding this change, my smartthinq custom component on hassio would crash daily due to connection errors to LG's servers.
Since adding this change (which implements retries when it hits 500, 502, 504, and when connections fail), my component has gone days without breaking due to an uncaught exception.