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

Increase client tick time #283

Merged
merged 1 commit into from Jul 4, 2019
Merged

Increase client tick time #283

merged 1 commit into from Jul 4, 2019

Conversation

Krlier
Copy link
Contributor

@Krlier Krlier commented Jul 4, 2019

Closes #279

This PR aims to increase the time between each client request to the API to verify whether or not the analysis has ended. I've set the interval to 60 seconds.

  • client/analysis/analysis.go : Changed time gap between requests to 60 seconds.

@Krlier Krlier added the refact Code refactoring is needed label Jul 4, 2019
@Krlier Krlier requested a review from rafaveira3 July 4, 2019 21:19
@rafaveira3 rafaveira3 merged commit 93c1392 into master Jul 4, 2019
@rafaveira3 rafaveira3 deleted the increase-client-tick-time branch July 4, 2019 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refact Code refactoring is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase client tick time to check if analysis has finished
2 participants