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

Implement progressive call invocations #70

Merged
merged 4 commits into from
Oct 21, 2024

Conversation

muzzammilshahid
Copy link
Member

No description provided.

Copy link
Member

@om26er om26er left a comment

Choose a reason for hiding this comment

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

initial comments

acceptor.go Outdated
Comment on lines 24 to 25
"progressive_call_invocations": true,
"call_canceling": true,
Copy link
Member

Choose a reason for hiding this comment

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

these two should be constants that are referred here

joiner.go Outdated
Comment on lines 20 to 22
"progressive_call_invocations": true,
"progressive_call_results": true,
"call_canceling": true,
Copy link
Member

Choose a reason for hiding this comment

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

please use constants for these as well. They should be in dealer/broker code

@om26er om26er merged commit de559a3 into xconnio:main Oct 21, 2024
1 check passed
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