ankitsultana commented on issue #12190:
URL: https://github.com/apache/pinot/issues/12190#issuecomment-1914406101

   Good catch. I think the broader issue is that we have two kinds of errors:
   
   1. Ones where a non-200 status code is returned.
   2. Ones where a 200 Status Code is returned.
   
   I think it should be okay to say that this new http response header only 
tackles Case-2, since case-1 can be detected by simply checking the HTTP Status 
Code.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to