question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Retry initial sign-in.

See original GitHub issue

Hi there,

Thanks for making this plugin!

Could you add a feature to retry signing-in every, say, 15 seconds if not successful initially? Up to some sort of sensible maximum, of course.

I get:

[DysonPureCoolPlatform] Error while signing in. Error: Error: getaddrinfo EAI_AGAIN appapi.cp.dyson.com

…every time I sign in (same with some other plugins, but the other ones do sign-in after a couple of tries).

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
lukasroegnercommented, Mar 25, 2020

Retry is added in the latest version. The plugin continuously retries to communicate with the API until it succeeds.

1reaction
lukasroegnercommented, Feb 26, 2020

Hi @Suges,

I can implement some kind of retry mechanism, however, it does not have the highest priority on my list.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[FEATURE] Retry login instead of exiting · Issue #1169 - GitHub
When activeloop login is used and a user enters the wrong username or password by mistake, the prompt exits. Instead, the prompt could...
Read more >
Retry web service call if authentication failure requires re-login
I'm consuming a web service from C#, and the web service requires a login call and then uses cookie sessions. The web service...
Read more >
AWS CLI retries - AWS Command Line Interface
The AWS CLI provides many features to assist in retrying client calls to AWS services when these kinds of errors or exceptions are...
Read more >
Retry pattern - Azure Architecture Center | Microsoft Learn
Learn how to use the Retry pattern to enable an application to handle anticipated, temporary failures when the app tries to connect to...
Read more >
"Please Sign In To Continue This Action. Tap To Retry" How ...
Whenever I am Trying To Login in YouTube it shows a message "Please Sign In To Continue This Action. Tap To...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found