seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

[Feature][HttpSink] add verification

Open IKaneryI opened this issue 2 years ago • 0 comments

Search before asking

  • [X] I had searched in the feature and found no similar feature requirement.

Description

When I use HTTP sink, its running result always shows successful writing even if I configure the wrong interface address. It should verify whether the response returned by HTTP call is correct. If it is not correct, the write result should be recorded as a failure

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • [x] Yes I am willing to submit a PR!

Code of Conduct

IKaneryI avatar Feb 21 '24 02:02 IKaneryI