cloud-sdk-java icon indicating copy to clipboard operation
cloud-sdk-java copied to clipboard

feat: Offer `CircuitBreakerConfiguration` in DestinationService DestinationLoader builder

Open newtork opened this issue 1 month ago • 0 comments

Context

Related

  • https://github.com/SAP/cloud-sdk-java-backlog/issues/495

A property in builder could offer the option to disable circuit-breaker altogether.

This has the benefit that we do not change default behavior.

Definition of Done

  • [ ] Functionality scope stated & covered
  • [ ] Tests cover the scope above
  • [ ] ~Error handling created / updated & covered by the tests above~
  • [ ] ~Documentation updated~
  • [ ] ~Release notes updated~

newtork avatar Nov 26 '25 09:11 newtork