Allow Retry on choosen status codes (#495)

- Add a new autoconfig property spring.ai.retry.on-http-codes that list status codes (scuh as 429)
   for which the retry should be attemptd.
 - Updated the docs.

 Resolves #433
This commit is contained in:
Christian Tzolov
2024-03-25 03:57:53 +01:00
committed by GitHub
parent c66ed36073
commit 34c4703ea0

Diff Content Not Available