Skip to content

Throttling messages throw error #49

Closed
@paulmand3l

Description

@paulmand3l

Receiving a throttling message on the username/throttle topic throws an error:

Traceback (most recent call last):
  File "code.py", line 85, in <module>
  File "adafruit_io/adafruit_io.py", line 244, in loop
  File "adafruit_minimqtt/adafruit_minimqtt.py", line 706, in loop
  File "adafruit_minimqtt/adafruit_minimqtt.py", line 733, in _wait_for_msg
  File "adafruit_minimqtt/adafruit_minimqtt.py", line 273, in _handle_on_message
  File "adafruit_io/adafruit_io.py", line 183, in _on_message_mqtt
IndexError: list index out of range

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions