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

Support Problem Statement Update with periodic polling #138

Open
janthoXO opened this issue Feb 13, 2025 · 0 comments · May be fixed by #139
Open

Support Problem Statement Update with periodic polling #138

janthoXO opened this issue Feb 13, 2025 · 0 comments · May be fixed by #139
Assignees

Comments

@janthoXO
Copy link
Collaborator

As Artemis does currently not support bearer authentication for websockets, we have to work around this to update the problem statement.
Therefore we periodically poll if the repository has a new commit. If so we fetch all x second new results. As soon as we have new results we stop the fetching of results.
To prevent an infinite loop we should stop the fetching after x sesonds.

@janthoXO janthoXO self-assigned this Feb 13, 2025
@janthoXO janthoXO linked a pull request Feb 14, 2025 that will close this issue
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 a pull request may close this issue.

1 participant