Skip to content

Conversation

@harini-venkataraman
Copy link
Contributor

@harini-venkataraman harini-venkataraman commented Jun 9, 2024

What

This PR removes the max timeout hardcoded. And, unifies the timeout value set in the adapters/backend.
TO DO : To check the behaviour when the timeout handled by Llama index and take care of thhis in SDKs if needed.
...

Why

Timeout happens if the prompt executes more than 10min.

...

How

Removing the hardcoded timeout value.
...

Relevant Docs

Related Issues or PRs

Dependencies Versions / Env Variables

Notes on Testing

...

Screenshots

...

Checklist

I have read and understood the Contribution Guidelines.

@harini-venkataraman harini-venkataraman self-assigned this Jun 9, 2024
@harini-venkataraman harini-venkataraman added the bug Something isn't working label Jun 9, 2024
Copy link
Contributor

@chandrasekharan-zipstack chandrasekharan-zipstack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@harini-venkataraman can you also remove the exception handling block added for Timeout? This won't be used if no timeout is passed

Copy link
Contributor

@gaya3-zipstack gaya3-zipstack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine.

@gaya3-zipstack gaya3-zipstack merged commit 9f2dbd7 into main Jun 11, 2024
@gaya3-zipstack gaya3-zipstack deleted the fix/timeout branch June 11, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants