Skip to content

Quickfix: Retry on erros in llm_core#412

Open
dmytropolityka wants to merge 1 commit intofeature/revised-programming-feedbackfrom
quickfix/retry-on-errors
Open

Quickfix: Retry on erros in llm_core#412
dmytropolityka wants to merge 1 commit intofeature/revised-programming-feedbackfrom
quickfix/retry-on-errors

Conversation

@dmytropolityka
Copy link
Contributor

Motivation and Context

I added retry mechanism in the llm_core module to improve system resilience against temporary LLM call failures. This helps prevent disruptions due to transient issues and reduces the need for manual re-execution.

Description

Integrated LangChain’s with_retry to automatically retry failed LLM calls.
Configured retry parameters.

Steps for Testing

Just deploy and request feedback

Testserver States

Note

These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.


Screenshots

@dmytropolityka dmytropolityka changed the title ´Quickfix:´ Retry on erros in llm_core Quickfix: Retry on erros in llm_core Mar 20, 2025
@dmytropolityka dmytropolityka changed the base branch from develop to feature/revised-programming-feedback March 20, 2025 17:34
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.

1 participant