bitfinexcom/bfx-hf-algo

Canceled algo orders from bfx UI, resubmitted after HF service restart

muradm opened this issue · 2 comments

  1. Submit accumulate/distribute order.
  2. Wait to appear in bfx UI.
  3. Cancel from bfx UI.
  4. Wait to disappear from bfx UI.
  5. See in logs, that order canceled.
  6. Wait some arbitrary time.
  7. Restart HF service server.
  8. Wait to appear same accumulate/distribute order which was canceled on step 3.
f3rno commented

@muradm this should be fixed by 315b6d9, can you confirm that it doesn't happen with the latest version (1.0.4)?

This case seems to be ok