deploy-examples
deploy-examples copied to clipboard
Multiple clients does not support same DEX connectors but different wallets
Describe the bug When checking multiple client support for gateway using docker compose, it is not possible use same DEX connector but with different wallets.
Note: Docker compose lets you create multiple instances of client containers but on same volume where gateway is connected.
https://github.com/hummingbot/gateway/assets/73840223/a09ba793-1397-408f-9c31-7c00bbeb0085
Steps To Reproduce
- Setup docker compose for
multiple_hummingbot_gateway_compose - Setup any DEX connector for both client
- Add new wallet on either of the two on same DEX connector
- Observe behavior
Release version Master and Development branch