What is the best practice to write a retry mechanism and store fail info in Java?

后端 未结 0 1475
后悔当初
后悔当初 2020-12-14 11:46

I want to write some logic to have retry mechanism and catch exception. I want to make a http call to our service with transactions. What\'s the best practice to write retry

相关标签:
回答
  • 消灭零回复
提交回复
热议问题