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

refactor: long polling for runner jobs #1727

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

idagelic
Copy link
Member

Long polling for runner jobs

Description

Adds long polling for runner jobs to reduce overhead and improve speed
Refactors the way runners fetch jobs and runs jobs in goroutines

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Drafted for testing

Signed-off-by: Ivan Dagelic <[email protected]>
@idagelic idagelic marked this pull request as ready for review January 17, 2025 13:30
@idagelic idagelic requested a review from a team as a code owner January 17, 2025 13:30
@idagelic idagelic merged commit c213b32 into target-workspace-refactor Jan 17, 2025
1 check passed
@idagelic idagelic deleted the long-polling branch January 17, 2025 14:48
Tpuljak pushed a commit that referenced this pull request Jan 21, 2025
Tpuljak pushed a commit that referenced this pull request Jan 21, 2025
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 this pull request may close these issues.

3 participants