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
$ molotov --max-runs 5 -cxv loadtest.py **** Molotov v2.0. Happy breaking! **** Preparing 1 worker... OK KeyError('X-Weave-Timestamp')WORKERS: 1 File "/Users/rpappalax/git/synctests/syncstorage-loadtest/venv/lib/python3.7/site-packages/molotov/worker.py", line 205, in step await scenario["func"](session, *scenario["args"], **scenario["kw"]) File "loadtest.py", line 73, in test _, config = await storage.get("/info/configuration") File "./storage/__init__.py", line 253, in get statuses=statuses) File "./storage/__init__.py", line 220, in _retry server_time = int(float(resp.headers["X-Weave-Timestamp"])) SUCCESSES: 0 | FAILURES: 1 *** Bye ***
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: