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

Async invoke and collect results in Dirigent #542

Merged
merged 3 commits into from
Nov 15, 2024
Merged

Conversation

cvetkovic
Copy link
Contributor

No description provided.

Copy link
Contributor

@leokondrashov leokondrashov left a comment

Choose a reason for hiding this comment

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

What are you trying to do? Based on the brief look at the code, you invoke the usual way (synchronously, grpc or HTTP, since the invoker didn't change) but collect the responses to write to files asynchronously. This doesn't add up with the PR name, though. So, please add the description to resolve this confusion.

pkg/driver/trace_driver.go Outdated Show resolved Hide resolved
cmd/config_dirigent_dandelion_rps.json Show resolved Hide resolved
@cvetkovic cvetkovic force-pushed the dirigent_async_requests branch 2 times, most recently from 75512c6 to f2687e2 Compare November 14, 2024 10:22
@cvetkovic cvetkovic force-pushed the dirigent_async_requests branch 2 times, most recently from 7c64654 to 881919e Compare November 14, 2024 12:32
@cvetkovic cvetkovic changed the title Support for async invocations in Dirigent Async invoke and collect results in Dirigent Nov 14, 2024
@cvetkovic cvetkovic force-pushed the dirigent_async_requests branch 2 times, most recently from 96b30c3 to d71a9b1 Compare November 14, 2024 14:30
Signed-off-by: Lazar Cvetković <[email protected]>
Signed-off-by: Lazar Cvetković <[email protected]>
@cvetkovic cvetkovic force-pushed the dirigent_async_requests branch from d71a9b1 to 5eec3f8 Compare November 14, 2024 15:22
Copy link
Contributor

@leokondrashov leokondrashov left a comment

Choose a reason for hiding this comment

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

LGTM, please extract Dirigent-specific parameters in following PRs, as we discussed.

@cvetkovic cvetkovic merged commit 3a85edd into main Nov 15, 2024
14 checks passed
@cvetkovic cvetkovic deleted the dirigent_async_requests branch November 15, 2024 11:14
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.

2 participants