latchbio/latch

Remote registration hangs indefinitely while uploading with test-data

slambert-git opened this issue · 0 comments

Disclaimer: I am not sure this is a bug, and in any case it is only a minor inconvenience -- was asked to share here by @hannahle .
I have only run into this ~3 times.

In my experience, latch register --remote will hang at Connecting to remote server for docker build [alpha]... indefinitely if I am simultaneously running latch test-data upload. Without a concurrent test-data upload process, the register --remote process will finish in a normal amount of time, which can still be 10-20 minutes, but with a concurrent test-data upload process, I've never seen the register --remote process get beyond remote server connection, even after multiple hours or overnight.

To reproduce, run latch test-data upload on a large file, and in another window, latch register --remote on a workflow .... then wait.

  • OS: WSL2 Ubuntu
  • Latch Version 2.13.5