We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Couldn't reopen #65 myself. I'm still getting the same error when I leave the server running for any length of time:
ERROR workers.py:504] Error in workflow=dpxdt.client.queue_worker.RemoteQueueWorkflow({args: ('capture', <class 'dpxdt.client.capture_worker.DoCaptureQueueWorkflow'>), root: True, interrupted: False, kwargs: {max_tasks: 5, wait_seconds: 3}})#139715014742544 from item=dpxdt.client.timer_worker.TimerItem({ready_time: 1444193644.233015, delay_seconds: 10, done: True, parent: dpxdt.client.queue_worker.RemoteQueueWorkflow#139715014742544})#139714952756112, error=None Traceback (most recent call last): File "/home/stan/dpxdt/dpxdt/client/workers.py", line 492, in _progress_workflow next_item = generator.send(item) File "/home/stan/dpxdt/dpxdt/client/queue_worker.py", line 220, in run if next_item.json: AttributeError: 'TimerItem' object has no attribute 'json'
The text was updated successfully, but these errors were encountered:
Dupe of #65
Sorry, something went wrong.
Going to reopen 65
No branches or pull requests
Couldn't reopen #65 myself. I'm still getting the same error when I leave the server running for any length of time:
The text was updated successfully, but these errors were encountered: