Skip to content

fix: send only one run start/finish event from sdkserver #551

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

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

njhale
Copy link
Member

@njhale njhale commented Jun 25, 2024

The sdkserver is sending multiple run start and finish events for provider
tools which causes stream processing to terminate prematurely.
To fix this, only send start and finish events when the tool category isn't set.

The sdkserver is sending multiple run start and finish events for provider
tools which causes stream processing to terminate prematurely.
To fix this, only send start and finish events when the tool category isn't set.

Signed-off-by: Nick Hale <[email protected]>
@njhale njhale requested a review from thedadams June 25, 2024 19:47
@njhale njhale requested review from g-linville and tylerslaton June 25, 2024 19:51
@njhale njhale merged commit 3033b05 into gptscript-ai:main Jun 25, 2024
8 checks passed
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