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

Feature/request and authentication improvements #3

Merged
merged 6 commits into from
Nov 15, 2020

Conversation

Voyz
Copy link
Owner

@Voyz Voyz commented Nov 12, 2020

Fix: #1
Fix: #2

  • added retries and timeout settings
  • maintenance will now retry requests up to IBEAM_REQUEST_RETRIES (default 1)
  • refactored tickle/validate logic
  • now uses tickle to verify authentication and extend sessions, instead of validate
  • now checks for authentication status apart from successful requests
  • deprecated -l/--validate standalone argument

now uses tickle to verify authentication and extend sessions
now checks for authentication status apart from successful requests
added retries and timeout settings
@Voyz Voyz added bug Something isn't working enhancement New feature or request labels Nov 12, 2020
@Voyz Voyz self-assigned this Nov 12, 2020
@Voyz
Copy link
Owner Author

Voyz commented Nov 15, 2020

Original author confirmed the issues have been fixed. Going ahead with a merge.

@Voyz Voyz merged commit 9ac94f9 into master Nov 15, 2020
@Voyz Voyz deleted the feature/request-improvements branch November 15, 2020 03:20
@vlpraveen vlpraveen mentioned this pull request Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IBeam not aware of lost connection? read time out
2 participants