Is your feature request related to a problem? Please describe.
- By default, the timeout for internal REST calls to EIC is infinite. As a developer, I should have a way to set a timeout so that the client is not waiting for resources indefinitely.
Describe the solution you'd like
- I should be able to specify timeouts while requesting a resource from EIC. I should be able to set both connection and request timeout.
Describe alternatives you've considered
Additional context