Skip to content

Old messages not being dealt with properly #1

@Spedge

Description

@Spedge

Hey Ben,

Currently seeing the following issue when I hit a message that's older than 60 seconds.

2015-04-02 14:04:24,896 WARNING Message is older than 60 seconds. Assuming it's no longer relevant and discarding
Traceback (most recent call last):
  File "run-deploy-poll.py", line 48, in <module>
    dp.poll_queue()
  File "/home/ec2-user/ags/deploy_poll/__init__.py", line 38, in poll_queue
    (payload, sender) = self.check_object(message)
TypeError: 'NoneType' object is not iterable

Just putting the issue here so that a) others know about it and b) I might get round to fixing it at some point!

Stu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions