scalableminds / webknossos-connect

Connect webKnossos with existing datasets (BossDB, Neuroglancer Precomputed)
GNU Affero General Public License v3.0
0 stars 0 forks source link

scan inbox every 10min, also cleanup server start & stop #51

Closed jstriebel closed 5 years ago

jstriebel commented 5 years ago

This re-reports all datasets every 10 minutes, just in case somebody changes the datasets.json, or wk was not available at startup. On that note: wkconnect now starts without wk being up, but warns appropriately. Also stopping the server now does not produce unnecessary errors anymore.

jstriebel commented 5 years ago

fixes #50