Skip to content

implemented working error handling and retry system into AIservice using Spring Retry#79

Open
avvvis wants to merge 1 commit intomainfrom
AIretry
Open

implemented working error handling and retry system into AIservice using Spring Retry#79
avvvis wants to merge 1 commit intomainfrom
AIretry

Conversation

@avvvis
Copy link
Copy Markdown
Collaborator

@avvvis avvvis commented Apr 12, 2026

📄 Pull Request Description

Please fill out each section below.
The goal is that reviewers can understand everything without reading the code.


🧩 What was changed?

swapped primitive error handling into a retry mechanism from Spring framework


💡 Why was it changed?

previous mechanism was primitive and working poorly


⚙️ How was it implemented?

deleted try/except and a retry loop, emplaced it with a @Retry


⚠️ Side Effects or Risks

shouldnt break anything. Perhaps could add this retry into more places in the menu processing


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