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

Increase Kedro Viz timeout #1803

Merged
merged 6 commits into from
Mar 19, 2024
Merged

Increase Kedro Viz timeout #1803

merged 6 commits into from
Mar 19, 2024

Conversation

ravi-kumar-pilla
Copy link
Contributor

Description

Resolves #1768

Development notes

  • Starting Kedro Viz might take more than 60sec in few cases where users receive a timeout error and are unable to proceed further
  • To resolve the issue temporarily, we are increasing the timeout to 10min (which might be a rare case).

NOTE: Ideally we would like kedro-viz to load within 60sec and we are working on few tickets which would help us to acheive a permanent solution in near future.

QA notes

  • All tests should pass

Checklist

  • Read the contributing guidelines
  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added new entries to the RELEASE.md file
  • Added tests to cover my changes

Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
Copy link
Contributor

@NeroOkwa NeroOkwa left a comment

Choose a reason for hiding this comment

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

LGTM (from a product perspective)

Copy link
Contributor

@rashidakanchwala rashidakanchwala left a comment

Choose a reason for hiding this comment

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

LGTM. thanks :)

@ravi-kumar-pilla ravi-kumar-pilla merged commit ec3540e into main Mar 19, 2024
14 checks passed
@ravi-kumar-pilla ravi-kumar-pilla deleted the fix/temp-timeout-inc branch March 19, 2024 19:38
@jitu5 jitu5 mentioned this pull request Apr 16, 2024
5 tasks
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.

kedro viz > 6.5.0 times out when working with Spark
4 participants