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

Dynamically update the pull requests list via polling #23

Closed
AndreyBelym opened this issue Feb 18, 2020 · 0 comments · Fixed by #30
Closed

Dynamically update the pull requests list via polling #23

AndreyBelym opened this issue Feb 18, 2020 · 0 comments · Fixed by #30
Labels
enhancement New feature or request

Comments

@AndreyBelym
Copy link
Collaborator

AndreyBelym commented Feb 18, 2020

We should be able to update user statuses on the fly. Let's do it via polling as the first attempt. We can introduce a config option (e.g. POLLING_INTERVAL) and constantly query our API. We also have to write a functional (e2e) test to cover this functionality.

@AndreyBelym AndreyBelym added the enhancement New feature or request label Feb 18, 2020
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

Successfully merging a pull request may close this issue.

1 participant