Currently we spin-up a single instance of proxy used across system tests. this works for stateless proxy tests but fails with ones leveraging memconfig API used for ensuring adequate failover.
Ideally, each eigenda test can map to one instance of eigenda-proxy. This will require figuring out a streamlined mechanism for codifying the service.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Currently we spin-up a single instance of proxy used across system tests. this works for stateless proxy tests but fails with ones leveraging memconfig API used for ensuring adequate failover.
Ideally, each eigenda test can map to one instance of eigenda-proxy. This will require figuring out a streamlined mechanism for codifying the service.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.