HTTP182: Add retry logic with delivery guarantees, retry all failed requests#185
HTTP182: Add retry logic with delivery guarantees, retry all failed requests#185Jonathan Lehto (jonathanlehto) wants to merge 3 commits into
Conversation
|
David Radley (@davidradl) , I have a http182 mr as well if we want to go ahead with something like #184 as that will conflict with this branch. Thanks! |
|
Jonathan Lehto (@jonathanlehto) Sorry for the long delay; this and the other 2 PRs are capabilities that we (IBM) would like to get merged. I think the current state of the code is good enough to merge, but to be extra diligent I would like to have this ported to the Apache HTTP connector and have Ferenc review it. Are you ok to bring this code up to date here and port to the Apache HTTP connector - under 3 Apache Flink Jiras. Once it is reviewed in the apache repo we can implement any feedback and merge in both places. If you port the fix these will be recognised Apache Flink contributions. If you are no long wanting to work on this let me know and I will take over when it gets to the top of my priority list. |
e11837f to
a282875
Compare
|
Grzegorz Kołakowski (@grzegorz8) please could you run the workflow for this |
Looks like a test is failing, I will add a new commit in a moment here |
|
Grzegorz Kołakowski (@grzegorz8) please could you run the workflow for this |
|
Jonathan Lehto (@jonathanlehto) there is a unit test failure in the CI. |
Description
Add retry logic with delivery guarantees, retry all failed requestsResolves
182PR Checklist