microsoft/accessibility-insights-service

[Bug] Scan runner should not run scan request for the same scan id

lamaks opened this issue · 1 comments

When scan runner runs the scan for the given scanId the other scan runner instance should validate if scan in running state and reject scan run. The fix is to retrieve the scan run status from DB and validate the corresponding state.

This issue has been marked as ready for team triage; we will triage it in our weekly review and update the issue. Thank you for contributing to Accessibility Insights!