parseable icon indicating copy to clipboard operation
parseable copied to clipboard

remove request timeout in INTRA_CLUSTER_CLIENT

Open nikhilsinhaparseable opened this issue 7 months ago • 1 comments

current: timeout set to 30 secs change: remove timeout

this is to ensure querier does not timeout while processing the request and prism does not throw exception to client when processing is still happening

we still need to handle the scenario when there is a timeout set in client while prism is still processing a request

Summary by CodeRabbit

  • Chores
    • Removed the 30-second per-request timeout for intra-cluster HTTP requests. Other connection and compression settings remain unchanged.

nikhilsinhaparseable avatar May 19 '25 08:05 nikhilsinhaparseable