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

Worker streaming #747

Merged
merged 15 commits into from
Sep 20, 2024
Merged

Worker streaming #747

merged 15 commits into from
Sep 20, 2024

Conversation

spirali
Copy link
Collaborator

@spirali spirali commented Sep 12, 2024

Adds worker streaming & removes server streaming.

It also fixes #716

@spirali spirali requested a review from Kobzol September 12, 2024 05:30
Copy link
Collaborator

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Left some comments.

crates/hyperqueue/src/client/commands/reader.rs Outdated Show resolved Hide resolved
crates/hyperqueue/src/client/commands/reader.rs Outdated Show resolved Hide resolved
crates/hyperqueue/src/common/cli.rs Show resolved Hide resolved
crates/hyperqueue/src/stream/reader/streamdir.rs Outdated Show resolved Hide resolved
crates/hyperqueue/src/stream/reader/streamdir.rs Outdated Show resolved Hide resolved
crates/hyperqueue/src/worker/start/program.rs Show resolved Hide resolved
crates/hyperqueue/src/worker/streamer.rs Show resolved Hide resolved
docs/jobs/streaming.md Outdated Show resolved Hide resolved
docs/jobs/streaming.md Outdated Show resolved Hide resolved
tests/test_jobfile.py Show resolved Hide resolved
@spirali spirali force-pushed the worker-streaming branch 2 times, most recently from 84ac448 to 63e3999 Compare September 16, 2024 20:06
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! :)

@spirali spirali merged commit 78b1f59 into main Sep 20, 2024
8 checks passed
@spirali spirali deleted the worker-streaming branch September 20, 2024 11:31
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.

"Invalid entry type: 32" in hq log when force removing a submission queue
2 participants