From 63e81c225c1cbe157b08a0d69ad82a2f013aecc3 Mon Sep 17 00:00:00 2001
From: Joe Heffernan
- {" "} Please try again at a later time. For further assistance, please - visit{" "} + visit - {" "} - The Allen Cell Discussion Forum.{" "} + The Allen Cell Discussion Forum.
diff --git a/src/state/trajectory/logics.ts b/src/state/trajectory/logics.ts index efd14db4..ad8adcd2 100644 --- a/src/state/trajectory/logics.ts +++ b/src/state/trajectory/logics.ts @@ -381,6 +381,7 @@ const initializeFileConversionLogic = createLogic({ controller.configureNetwork(netConnectionConfig); } // check the server health + // TODO cut this comment down to size before merging // Originally thought to send checks every 15 seconds, // currently sending a flurry of checks, 3 seconds apart, 15 seconds total. // If any come back true we assume we're good for now... this timing is arbitrary