Click here to Skip to main content
15,881,424 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to send an httpclient request asynchronously using completablefuture and also use exponential backoff and retry logic to send the message 3 times it if it fails to do it the first time.

What I have tried:

I haven't been able to make my solution work. can I get help on this please
Posted
Comments
Richard MacCutchan 23-Apr-22 4:00am    
"can I get help on this please"
Help on what? You have not given any details of what your code is doing or what errors you encounter.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900