Add retries to Env RPC requests to fix Macos disconnects during CI testing.
RPC server use ip ports assigned by operating system automatically (instead of hard-coded) when unit tests run.
Type of Change
[x] Bug fix (non-breaking change which fixes an issue)
High Level Overview of Change
MACOS unit tests fix
Context of Change
Add retries to Env RPC requests to fix Macos disconnects during CI testing. RPC server use ip ports assigned by operating system automatically (instead of hard-coded) when unit tests run.
Type of Change
API Impact