You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: