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

Fix validation timeout, poll for results #93

Merged

Conversation

jeff-phillips-18
Copy link
Contributor

Fixes:
Jira: https://issues.redhat.com/browse/RHODS-1790

Analysis / Root cause:
The validation job can take longer to run at times causing a timeout response from the server.

Solution Description:
Start the validation process, then poll for the results rather than waiting for it to complete.

Copy link
Contributor

@cdcabrera cdcabrera left a comment

Choose a reason for hiding this comment

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

Something to take a look at around promises/async, polling, etc. It may help with some simplification, react-query

@jeff-phillips-18 jeff-phillips-18 merged commit da7a941 into opendatahub-io:master Sep 28, 2021
jeff-phillips-18 added a commit to jeff-phillips-18/odh-dashboard that referenced this pull request Sep 28, 2021
jeff-phillips-18 added a commit to jeff-phillips-18/odh-dashboard that referenced this pull request Sep 28, 2021
ashahba pushed a commit to ashahba/odh-dashboard that referenced this pull request Sep 28, 2021
@jeff-phillips-18 jeff-phillips-18 deleted the enable-isv-polling branch November 12, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants