deploy-examples icon indicating copy to clipboard operation
deploy-examples copied to clipboard

Multiple clients does not support same DEX connectors but different wallets

Open rapcmia opened this issue 2 years ago • 0 comments

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

  1. Setup docker compose for multiple_hummingbot_gateway_compose
  2. Setup any DEX connector for both client
  3. Add new wallet on either of the two on same DEX connector
  4. Observe behavior

Release version Master and Development branch

rapcmia avatar Jul 27 '23 12:07 rapcmia