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

Service infra timeout needs to be more configurable #711

Closed
crankydillo opened this issue Mar 11, 2019 · 2 comments
Closed

Service infra timeout needs to be more configurable #711

crankydillo opened this issue Mar 11, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@crankydillo
Copy link
Contributor

crankydillo commented Mar 11, 2019

From what I can tell, the only way to increase the service infra timeout is to run additional listeners (source). We need to be able to change that service infra start timeout via configuration..

Update: Make sure you have good error messages. The code as it stand at time of writing uses the same string for both a timeout and a 'start failure', which may also be a timeout failure. So when you get a timeout, it's not crystal clear if the timeout is happening in the proposed 'fix' or some underlying layer.

@akara
Copy link
Contributor

akara commented Mar 12, 2019

In essence, make the timeout in startServiceInfra configurable. Sure.

@crankydillo crankydillo self-assigned this Jun 18, 2019
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Jun 18, 2019
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Jun 18, 2019
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Jun 18, 2019
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Jun 19, 2019
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Jun 19, 2019
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Jun 19, 2019
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Jun 19, 2019
sebady pushed a commit that referenced this issue Jun 19, 2019
*  #711 Make service infra startup timeout configurable
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Jun 19, 2019
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Jun 19, 2019
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Jun 20, 2019
akara pushed a commit that referenced this issue Jun 22, 2019
*  #711 Fix comments

*  #711 remove unnecessary foreach
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Aug 9, 2019
End users might be confused, but this should help us a bit if we have to
triage.
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Aug 9, 2019
End users might be confused, but this should help us a bit if we have to
triage.
@crankydillo crankydillo added this to the 0.13.0 milestone Aug 15, 2019
crankydillo added a commit that referenced this issue Aug 15, 2019
End users might be confused, but this should help us a bit if we have to
triage.
@crankydillo
Copy link
Contributor Author

Work done in linked PRs.

crankydillo pushed a commit to crankydillo/squbs that referenced this issue Aug 15, 2019
crankydillo pushed a commit to crankydillo/squbs that referenced this issue Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants