-
Notifications
You must be signed in to change notification settings - Fork 24
perf: trigger rav request concurrently #381
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
perf: trigger rav request concurrently #381
Conversation
Pull Request Test Coverage Report for Build 11391881490Details
💛 - Coveralls |
carlosvdr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks overall good with me, id like to have a call about it if possible
gusinacio
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's missing a way to block the allocation from triggering another rav, while a rav is being executed.
c01386c to
b2fd691
Compare
Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai>
b2fd691 to
3973ed2
Compare
Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai>
Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai>
Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai>
29eb89b to
3d6ea0d
Compare
Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai>
Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai>
99e53bb to
dcb80a4
Compare
Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai>
Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai>
Fixes #380