Question

How to check the Retry records in http client

  • 7 January 2022
  • 1 reply
  • 93 views

Can you please help me on below points.
How we can get to know how many times StreamSets has retried for failure records ?
what is their data ?
What value we should give in Base backoff interval field ? and what all settings we have to do. bcz for me i am not seeing the incoming data to streamsets is matching with processed records. the difference between both is keeps on increasing. Can you please suggest something on this.


1 reply

Userlevel 2

Here is some documentation on how the HTTP client retry’s. Let me know if this helps!

 

https://docs.streamsets.com/portal/platform-datacollector/latest/datacollector/UserGuide/Processors/HTTPClient.html?hl=retry%2Chttp%2Cclient

Reply