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

WIP: Report aggregated results #6

Closed
wants to merge 3 commits into from

Conversation

kakkoyun
Copy link
Member

@kakkoyun kakkoyun commented Jan 15, 2020

This PR attempts to aggregate round-trip (write and read) results and exit accordingly.

name=up caller=level.go:63 ts=2020-01-15T23:53:55.615866Z level=info caller=main.go:415 component=writer msg="number of requests" success=20 errors=0
name=up caller=level.go:63 ts=2020-01-15T23:53:55.615942Z level=info caller=main.go:415 component=reader msg="number of requests" success=19 errors=0
name=up caller=level.go:63 ts=2020-01-15T23:53:55.615966Z level=info caller=main.go:427 msg="total number of requests" success=39 errors=0
name=up caller=level.go:63 ts=2020-01-15T23:53:55.615991Z level=error caller=main.go:265 msg="run group exited with error" err="periodic request stopped: context canceled"
name=up caller=level.go:63 ts=2020-01-15T23:53:55.616031Z level=info caller=main.go:268 msg="up completed its mission!"

TODO

@kakkoyun kakkoyun requested a review from squat January 15, 2020 23:56
@kakkoyun
Copy link
Member Author

It's a bit stale now. Closing it, I'm happy to work on it again when needed.

@kakkoyun kakkoyun closed this Jun 10, 2020
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

Successfully merging this pull request may close these issues.

1 participant