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 403 on delete project when running all cells in one go. #519

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

Daankrol
Copy link
Collaborator

Fixes: https://jira.devtools.intel.com/browse/CVS-156946

Running all cells in one go will throw error since project creation is not completed yet. Adding a wait timer in this cell does not seem like a solution as the notebook is meant for manual use and not in the automatic way that its used in the E2E tests.

@Daankrol Daankrol self-assigned this Nov 20, 2024
@rajeshgangireddy rajeshgangireddy merged commit 45707b4 into main Nov 21, 2024
12 checks passed
@rajeshgangireddy rajeshgangireddy deleted the daan/fix_upload_and_predict_script_failing_job branch November 21, 2024 11:12
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