-
Notifications
You must be signed in to change notification settings - Fork 793
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
feat(gRPC): client implementation #3280
Commits on Jan 11, 2023
-
Signed-off-by: Aaron Pham <[email protected]> Signed-off-by: Ubuntu <[email protected]> Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccf6082 - Browse repository at this point
Copy the full SHA ccf6082View commit details -
chore: simplify gRPC implementation
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb0a900 - Browse repository at this point
Copy the full SHA eb0a900View commit details -
chore: address upstream change
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f58ea87 - Browse repository at this point
Copy the full SHA f58ea87View commit details -
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c524d5 - Browse repository at this point
Copy the full SHA 1c524d5View commit details -
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e3bdc3 - Browse repository at this point
Copy the full SHA 5e3bdc3View commit details -
fix: make sure to call _sync_call in sync api
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58c8c9b - Browse repository at this point
Copy the full SHA 58c8c9bView commit details -
chore: fix wait_until_server_ready for client implementation
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57b7d6e - Browse repository at this point
Copy the full SHA 57b7d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 346a390 - Browse repository at this point
Copy the full SHA 346a390View commit details -
chore: revert changes from upstream/main
reverted changes: pyproject.toml Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a75da26 - Browse repository at this point
Copy the full SHA a75da26View commit details -
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06345ad - Browse repository at this point
Copy the full SHA 06345adView commit details -
fix: missing exception from base
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d7e65c - Browse repository at this point
Copy the full SHA 9d7e65cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9711b1f - Browse repository at this point
Copy the full SHA 9711b1fView commit details
Commits on Jan 18, 2023
-
merge: branch 'main' of github.com:bentoml/BentoML into feat/grpc-client
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4eed723 - Browse repository at this point
Copy the full SHA 4eed723View commit details -
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0dd26fb - Browse repository at this point
Copy the full SHA 0dd26fbView commit details -
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7931449 - Browse repository at this point
Copy the full SHA 7931449View commit details -
chore: handle localhost from server_url
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f45112 - Browse repository at this point
Copy the full SHA 2f45112View commit details
Commits on Jan 19, 2023
-
chore: revert changes from upstream/main
reverted changes: src/bentoml/_internal/server/grpc/servicer/v1/__init__.py Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6351e67 - Browse repository at this point
Copy the full SHA 6351e67View commit details -
chore: update stubs [generated]
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39c7747 - Browse repository at this point
Copy the full SHA 39c7747View commit details -
chore: cleanup channel after server is ready
Signed-off-by: Aaron Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9fe722 - Browse repository at this point
Copy the full SHA c9fe722View commit details
Commits on Feb 19, 2023
-
chore: update exception message
Co-authored-by: Sauyon Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3184eb - Browse repository at this point
Copy the full SHA b3184ebView commit details
Commits on Feb 23, 2023
-
merge: remote-tracking branch 'upstream/main' into feat/grpc-client
Signed-off-by: Aaron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a6ba60 - Browse repository at this point
Copy the full SHA 8a6ba60View commit details