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

Web UI Freezing #309

Closed
lukerosenfeld opened this issue Jul 27, 2015 · 4 comments
Closed

Web UI Freezing #309

lukerosenfeld opened this issue Jul 27, 2015 · 4 comments

Comments

@lukerosenfeld
Copy link

#307

@marrotte
Copy link

It doesn't handle long lists, e.g. unique requests and failures. Try classifying/grouping request URL and failures type.

@arubalcaba
Copy link

how do you classify/group failure types. I know how to group request URLs but not the failure types

@marrotte
Copy link

events.request_failure.fire(request_type=req_type, name=op_name,
response_time=response_time_millis,
exception=ee)

@justiniso
Copy link
Member

Solved by: #532

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants