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

Transform exceptions to health checks #10

Open
ojcarfr opened this issue Nov 6, 2018 · 1 comment
Open

Transform exceptions to health checks #10

ojcarfr opened this issue Nov 6, 2018 · 1 comment
Labels
core Affects the core framework enhancement New feature or request help wanted Extra attention is needed

Comments

@ojcarfr
Copy link
Contributor

ojcarfr commented Nov 6, 2018

On scenarios where a long time polling is declared, the business logic can catch some exceptions due to some service depends from is failing. In that case, we can set a communication mechanism to send the fail to the health service, mutating the buffered result.

@ojcarfr ojcarfr added enhancement New feature or request help wanted Extra attention is needed core Affects the core framework labels Nov 6, 2018
@ojcarfr
Copy link
Contributor Author

ojcarfr commented Nov 7, 2018

The same strategy could be used in order to identify when the service is in a wam-up status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Affects the core framework enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant