Hurl Attack: Sequence Error
carlislk opened this issue · 1 comments
carlislk commented
line 1121, in _hurl_summarize_results complete_results = [r['fetches'] for r in summarized_results['complete_bees']] TypeError: sequence index must be integer, not 'str'
Running into an exception when running python 2.7. An issue was raised on this exception some time ago with no response. Any updates?
carlislk commented
This exception only occurs when running bees from a single region. Ran from multiple regions and am having no problems.