Skip to content

doc(taskbroker_client): better docstring for apply_async_with_future - #743

Merged
lvthanh03 merged 2 commits into
mainfrom
tony/document-apply-async
Jul 6, 2026
Merged

doc(taskbroker_client): better docstring for apply_async_with_future#743
lvthanh03 merged 2 commits into
mainfrom
tony/document-apply-async

Conversation

@lvthanh03

Copy link
Copy Markdown
Member

Refs STREAM-1309

We should clarify that apply_async_with_future does not wait on delivery but only returns the future, and callers must wait on the future themselves if they need delivery confirmation.

Also clarifies that if we ignore the future return value, the produce still happens in the background.

@lvthanh03
lvthanh03 requested a review from a team as a code owner July 6, 2026 14:39
@linear-code

linear-code Bot commented Jul 6, 2026

Copy link
Copy Markdown

STREAM-1309

@lvthanh03
lvthanh03 merged commit 3cf1a4f into main Jul 6, 2026
40 of 41 checks passed
@lvthanh03
lvthanh03 deleted the tony/document-apply-async branch July 6, 2026 15:05
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.

3 participants