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

feat: impl client async endpoints and results #4768

Merged
merged 11 commits into from
Jun 19, 2024

Conversation

frostming
Copy link
Contributor

Signed-off-by: Frost Ming [email protected]

What does this PR address?

Fixes #(issue)

Before submitting:

@frostming frostming requested a review from a team as a code owner June 3, 2024 02:35
@frostming frostming requested review from parano and removed request for a team June 3, 2024 02:35
Signed-off-by: Frost Ming <[email protected]>
Signed-off-by: Frost Ming <[email protected]>
@frostming frostming merged commit 34e8b57 into bentoml:dev/1.3 Jun 19, 2024
39 of 40 checks passed
@frostming frostming deleted the feat/async-api branch June 19, 2024 10:07
frostming added a commit that referenced this pull request Jun 20, 2024
* feat: support adding response background tasks via bentoml.Context

Signed-off-by: Frost Ming <[email protected]>

* fix: remove init

Signed-off-by: Frost Ming <[email protected]>

* fix: reorganize

Signed-off-by: Frost Ming <[email protected]>

* fix: cancel the timeout check at the first send

Signed-off-by: Frost Ming <[email protected]>

* feat: async task and result

Signed-off-by: Frost Ming <[email protected]>

* feat: new route and openapi schema

Signed-off-by: Frost Ming <[email protected]>

* feat: retry endpoint

Signed-off-by: Frost Ming <[email protected]>

* feat: impl client async endpoints and results

Signed-off-by: Frost Ming <[email protected]>

* fix: test client

Signed-off-by: Frost Ming <[email protected]>

* fix: rename is_async to is_task

Signed-off-by: Frost Ming <[email protected]>

* fix: add timestamp

Signed-off-by: Frost Ming <[email protected]>

---------

Signed-off-by: Frost Ming <[email protected]>
frostming added a commit that referenced this pull request Jun 20, 2024
* feat: support adding response background tasks via bentoml.Context

Signed-off-by: Frost Ming <[email protected]>

* fix: remove init

Signed-off-by: Frost Ming <[email protected]>

* fix: reorganize

Signed-off-by: Frost Ming <[email protected]>

* fix: cancel the timeout check at the first send

Signed-off-by: Frost Ming <[email protected]>

* feat: async task and result

Signed-off-by: Frost Ming <[email protected]>

* feat: new route and openapi schema

Signed-off-by: Frost Ming <[email protected]>

* feat: retry endpoint

Signed-off-by: Frost Ming <[email protected]>

* feat: impl client async endpoints and results

Signed-off-by: Frost Ming <[email protected]>

* fix: test client

Signed-off-by: Frost Ming <[email protected]>

* fix: rename is_async to is_task

Signed-off-by: Frost Ming <[email protected]>

* fix: add timestamp

Signed-off-by: Frost Ming <[email protected]>

---------

Signed-off-by: Frost Ming <[email protected]>
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.

None yet

1 participant