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

anyio.ClosedResourceError #100

Open
CamDuffy1 opened this issue Mar 1, 2024 · 0 comments
Open

anyio.ClosedResourceError #100

CamDuffy1 opened this issue Mar 1, 2024 · 0 comments

Comments

@CamDuffy1
Copy link

I've noticed an anyio.ClosedResourceError is raised intermittently on the backend server when making queries through the frontend conversation interface. I'm unsure the cause of this error and whether it affects the generated response.

I've seen this exception raised at times when I get a response that relevant context cannot be found, but also at times when I get an accurate response to the same query.

It seems to happen randomly (i.e., does not always re-appear when I repeat a query that caused it). I see there was a pull reqest in November 2023 to fix what appears to be the same issue by upgrading to LlamaIndex v0.9.7. However, I am seeing this issue while running the app locally from Codespace using the latest version of the main branch, which includes this version of LlamaIndex.

2024-03-01 - anyio ClosedResourceError - CLI - 01

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

No branches or pull requests

1 participant