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

Unable to view group page when indexer is unavailable #134

Closed
ryanchristo opened this issue Aug 7, 2023 · 0 comments · Fixed by #143
Closed

Unable to view group page when indexer is unavailable #134

ryanchristo opened this issue Aug 7, 2023 · 0 comments · Fixed by #143
Assignees
Labels
bug Something isn't working dev Engineering task

Comments

@ryanchristo
Copy link
Member

Related to #131

As a followup to #112, we need to make sure we are handling a scenario when the indexer endpoint is unavailable. In the current implementation, if the indexer endpoint is unavailable, group pages cannot be viewed. We need to ensure that we are handling the errors in such a case and not preventing the use of the application if the indexer is unavailable.

@ryanchristo ryanchristo added bug Something isn't working dev Engineering task labels Aug 7, 2023
@ryanchristo ryanchristo self-assigned this Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev Engineering task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant