Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Timeout improved #30

Merged
merged 3 commits into from
Jun 30, 2017
Merged

Timeout improved #30

merged 3 commits into from
Jun 30, 2017

Commits on Jun 29, 2017

  1. implemented a better timeout for longer calls

    When the call takes a long time, check that the server is up.
    This lets longer calls continue to work, but will bail
    when the actual server or link goes down.
    guruofquality committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    fe3d588 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Configuration menu
    Copy the full SHA
    f4b3602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b53bfe3 View commit details
    Browse the repository at this point in the history