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

Use a proper overrun warning for wpool #51

Closed
elbrujohalcon opened this issue Apr 8, 2014 · 3 comments
Closed

Use a proper overrun warning for wpool #51

elbrujohalcon opened this issue Apr 8, 2014 · 3 comments
Assignees
Labels

Comments

@elbrujohalcon
Copy link
Member

sumo_repo is starting its worker pool with an infinite overrun_warning.
We should use a numeric value to get warnings when queries are taking too much time.
In addition, we should replace the default handler ({overrun_handler, {error_logger, warning_report}} by a lager based one.

@jfacorro
Copy link
Contributor

@elbrujohalcon What would be a good value for overrun_warning?

@elbrujohalcon
Copy link
Member Author

@jfacorro 4000

jfacorro added a commit that referenced this issue Nov 3, 2014
elbrujohalcon pushed a commit that referenced this issue Nov 3, 2014
@jfacorro
Copy link
Contributor

jfacorro commented Nov 3, 2014

Closed by 4cc503

@jfacorro jfacorro closed this as completed Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants