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

Max retries exceeded with url: /session #1

Closed
taeguk opened this issue Mar 30, 2016 · 1 comment
Closed

Max retries exceeded with url: /session #1

taeguk opened this issue Mar 30, 2016 · 1 comment

Comments

@taeguk
Copy link
Owner

taeguk commented Mar 30, 2016

This problem is caused from refusing my connection of Github Server.
What is the solutions...?

  1. Adjust time gap of requests to Github.
    Current, default time gap is 0.5 sec.
    If you adjust it, listener.run(time_gap)
  2. I have to think....
@taeguk
Copy link
Owner Author

taeguk commented Apr 3, 2016

When time_gap = 5, listener dies. But I have no detail time information...(It's clear that within 1~2 days)
When time_gap = 60, listener keeps alive now after "2 days 16 hours" passed. (maybe 3days+)
When time_gap = 60, listener raised LoginError exception..

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

1 participant