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

Don't scan hosts while being offline and abort scan if endpoint returns an error #387

Merged
merged 2 commits into from
Jun 2, 2023

Conversation

ChrisSchinnerl
Copy link
Member

@ChrisSchinnerl ChrisSchinnerl commented May 31, 2023

As the title suggests we should abort scanning as soon as one scan fails since that should never be the case to begin with. The autopilot will then retry in the next iteration.

We also shouldn't scan if we don't consider ourselves as online.

@ChrisSchinnerl ChrisSchinnerl marked this pull request as ready for review May 31, 2023 13:47
@peterjan peterjan merged commit 20ea5d6 into master Jun 2, 2023
@peterjan peterjan deleted the chris/abort-scan branch June 2, 2023 08:23
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