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

Remove Hardcoded Delay with Status Check from Mozilla Observatory API #2

Open
abhisek opened this issue Nov 6, 2019 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@abhisek
Copy link
Contributor

abhisek commented Nov 6, 2019

sleep $OBSERVATORY_API_DELAY

The mozilla observaory API integration script currently uses hardcoded sleep delay for scan to complete. We need to figure out if there is a status API that we can poll to figure out if a scan is complete instead of waiting for hardcoded delay.

@abhisek abhisek added the enhancement New feature or request label Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants