Skip to content

feat(llm_summary): add retry on HTTP errors and reset service_tier to…#60

Merged
Eric-LRL merged 2 commits intomainfrom
rl/dev_add_retry_to_llm_summary
Dec 11, 2025
Merged

feat(llm_summary): add retry on HTTP errors and reset service_tier to…#60
Eric-LRL merged 2 commits intomainfrom
rl/dev_add_retry_to_llm_summary

Conversation

@Eric-LRL
Copy link
Member

Problem

  • LLM API calls with flex service tier may fail
  • Previously, HTTP errors would cause immediate task failure

Solution

  • When HTTPStatusError occurs, automatically retry with service_tier set to default from payload
  • Only throws error after all retry attempts are exhausted

@Eric-LRL Eric-LRL merged commit a8b8b25 into main Dec 11, 2025
1 check passed
@jenny-miromind jenny-miromind deleted the rl/dev_add_retry_to_llm_summary branch December 11, 2025 08:57
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