Skip to content

Prevent Desktop Reload on Failed Pipeline#1055

Merged
BryonLewis merged 1 commit into
mainfrom
desktop/fix-reload
Nov 17, 2021
Merged

Prevent Desktop Reload on Failed Pipeline#1055
BryonLewis merged 1 commit into
mainfrom
desktop/fix-reload

Conversation

@BryonLewis
Copy link
Copy Markdown
Collaborator

Fixes #1010

Looks like it was mistake on my part of using not !== -1 instead === 0 for success. This update should prevent the viewer from asking to reload if the pipeline fails.

Test Methods:
Simply pick one of the faster pipelines (like detector_fish_without_motion.pipe) and temporary change the include common_fish_detector_with_filter.pipe or other specification in the file to a non-existing pipe file or setting and it should error.

@BryonLewis BryonLewis merged commit 1c11b02 into main Nov 17, 2021
@BryonLewis BryonLewis deleted the desktop/fix-reload branch November 17, 2021 13:39
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.

[BUG] Do not ask to reload results on completion of failed pipeline runs

2 participants