Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coord ack errors #284

Open
rmarianski opened this issue Nov 7, 2017 · 0 comments
Open

coord ack errors #284

rmarianski opened this issue Nov 7, 2017 · 0 comments
Assignees

Comments

@rmarianski
Copy link
Member

Errors during coord ack appeared in the latest tilequeue run. These two types appear releated.

Traceback (most recent call last): 
  File \"/usr/local/lib/python2.7/dist-packages/tilequeue/worker.py\", line 524, in __call__    queue_msg_handle, done = self.msg_tracker.done(coord_handle)
  File \"/usr/local/lib/python2.7/dist-packages/tilequeue/queue/message.py\", line 134, in done    coord_id_set.remove(coord_handle)
KeyError: 140703535926664
Traceback (most recent call last): 
  File \"/usr/local/lib/python2.7/dist-packages/tilequeue/worker.py\", line 524, in __call__    queue_msg_handle, done = self.msg_tracker.done(coord_handle)
  File \"/usr/local/lib/python2.7/dist-packages/tilequeue/queue/message.py\", line 133, in done    assert coord_id_set is not None
AssertionError
@rmarianski rmarianski self-assigned this Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant