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

Avoid calling /init endpoint after performing different actions #32

Open
jhosep-marin opened this issue Dec 3, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request technical debt

Comments

@jhosep-marin
Copy link

Every time the UI calls the UserTasks API there is an additional and unwanted call to the /init endpoint.
The nature of the /init endpoint is to confirm that the integration with the Identity Provider and LH Cluster is successfully working. Therefore, the UI should not be calling it every time it performs an HTTP request to other endpoints.

@jhosep-marin jhosep-marin added bug Something isn't working enhancement New feature or request technical debt and removed bug Something isn't working labels Dec 3, 2024
@jhosep-marin jhosep-marin changed the title [TECH DEBT] - Avoid calling /init endpoint after performing different actions Avoid calling /init endpoint after performing different actions Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request technical debt
Projects
None yet
Development

No branches or pull requests

2 participants