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

Disabling Retrying warning messages #107

Merged
merged 1 commit into from Apr 21, 2016
Merged

Conversation

vkosuri
Copy link
Contributor

@vkosuri vkosuri commented Apr 20, 2016

Robotframework appending thousands of Warning messages to log.html and output.xml while executing large number URI with retries/connection timeouts/ssl errors.

Like one i have capture here

[ WARN ] Retrying (Retry(total=9, connect=None, read=None,redirect=None)) after connection broken by 'NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection
object at 0x7fe2c71ad150>: Failed to establish a new connection: [Errno 111] Connection refused',)'

Due to this effect the log.html and output.xml file sizes are increasing drastically. Opening such a huge file in a browser took so much time.

@vkosuri
Copy link
Contributor Author

vkosuri commented Apr 20, 2016

@bulkan any review comments on this?

@oleduc
Copy link
Contributor

oleduc commented Apr 20, 2016

Looks good to me.

@bulkan bulkan merged commit d0185b2 into MarketSquare:master Apr 21, 2016
@bulkan
Copy link
Collaborator

bulkan commented Apr 21, 2016

Thanks guys.

@vkosuri I pushed 0.4.5 to PyPI

@vkosuri
Copy link
Contributor Author

vkosuri commented Apr 21, 2016

Thank you very much @bulkan

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.

None yet

3 participants