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

Agent Connection Issue With Broker Does Not Retry #9

Closed
probably-not opened this issue Sep 13, 2022 · 5 comments
Closed

Agent Connection Issue With Broker Does Not Retry #9

probably-not opened this issue Sep 13, 2022 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@probably-not
Copy link

When the Agent has a connection issue with the broker in startup, there is no retry on the connection, so we cannot debug the application without restarting the app.

@probably-not
Copy link
Author

I'm not sure if I'll be able to recreate this easily (this happened very randomly on a 401 connection error that I could not recreate after restarting), but I can try if you guys cannot re-create on a test environment

@bcaglayan bcaglayan added the bug Something isn't working label Sep 17, 2022
@bcaglayan
Copy link
Contributor

Hello, thank you for informing the issue. We try to reproduce situation.

@boroskoyo
Copy link
Contributor

We think that this issue is probably related to our disconnect timeout. Broker waits 5 minutes before closing a collection and it returns 401 if you try to connect more apps than your application limit. If you wish we can set a meeting to understand this issue better https://calendly.com/bariskaya/30min

@probably-not
Copy link
Author

Strange, I only had a single instance running (and the free tier should allow me up to 5 instances), so this should not be an issue

@boroskoyo
Copy link
Contributor

This issue has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

4 participants