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

Introduce /client.config #668

Merged
merged 1 commit into from Jan 18, 2021
Merged

Introduce /client.config #668

merged 1 commit into from Jan 18, 2021

Conversation

lucapette
Copy link
Contributor

No description provided.

@lucapette lucapette marked this pull request as ready for review January 18, 2021 11:09
paulodiniz
paulodiniz previously approved these changes Jan 18, 2021
Copy link
Contributor

@chrismatix chrismatix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff 👍

@@ -104,4 +106,10 @@ public ChannelsController(Api api, Stores stores) {
return ResponseEntity.status(HttpStatus.SERVICE_UNAVAILABLE).build();
}
}

@Override
public Health health() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This indicator should already be on the Stores class

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will move all of them there! It's a better place :)

chrismatix
chrismatix previously approved these changes Jan 18, 2021
@lucapette lucapette merged commit 56e2ded into develop Jan 18, 2021
@lucapette lucapette deleted the feat/421-client-config branch January 18, 2021 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants