Skip to content

Conversation

@delavet
Copy link
Collaborator

@delavet delavet commented Dec 2, 2025

fix #200 .

Modify the calling method of the tokenizer service: cancel the request context only after obtaining the complete response byte array, in order to resolve the issue of occasional invocation failures of the tokenizer service.

@delavet delavet force-pushed the fix-external-tokenizer-call branch from c218520 to 15e475d Compare December 2, 2025 10:43
Signed-off-by: Hang Yin <[email protected]>
Signed-off-by: Hang Yin <[email protected]>
@vMaroon
Copy link
Member

vMaroon commented Dec 4, 2025

/lgtm
/approve

@github-actions github-actions bot added the lgtm label Dec 4, 2025
@github-actions github-actions bot merged commit 98db134 into llm-d:main Dec 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] The call to the tokenizer service may be canceled in advance.

2 participants