Skip to content

v0.34.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 14:15

Fixed

  • Real-time SQS could stay off for the whole session after a slow start (intermittent "aiobotocore required"). If aiobotocore — which Home Assistant installs in the background — took longer than the ~3-minute startup window to land (more likely right after an update that also pulls a large dependency), SQS gave up permanently and only the slower REST polling ran until a manual restart. SQS now retries on later poll cycles and self-heals automatically once the dependency is installed.