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

fix async issue #6

Merged
merged 1 commit into from
Oct 25, 2024
Merged

fix async issue #6

merged 1 commit into from
Oct 25, 2024

Conversation

mitch1024
Copy link
Collaborator

@mitch1024 mitch1024 commented Oct 25, 2024

This issue might probabilistically cause the Agent to send an inference request before validating the client's registered Session on the chain. This could lead to the Agent not finding the corresponding Session when checking the request, resulting in the error message "session is closed".

@mitch1024 mitch1024 merged commit c79abdd into dev-1 Oct 25, 2024
@mitch1024 mitch1024 deleted the mitch/fix-async-issue branch October 25, 2024 03:13
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.

2 participants