Florian M
Florian M
could we have this maybe only if the PR is ready for review?
I wrote a duplicate of this today, not realizing that this exists. Some of the info I wrote in #7704 may be relevant to this. I included some measurements also.
> Is that actually a per-datastore config? Yes, as it is assumed that datastores can each have their own filesystem. The wk side never reads this config value, only the...
Looks like this is messed up more than I expected, the wk side also reads this list from the datastore config block, to assert this during exploring. I think that...
Follow-up issues https://github.com/scalableminds/webknossos/issues/7781 and https://github.com/scalableminds/webknossos/issues/7780 Should’t block this error message fix.
This could be something for the nightly test
> Can an annotation layer be referenced by multiple annotations? Please don’t do that :D (With the current data model, you can’t, since it’s actually the annotation layer that references...
> I think it still would be better to infer that somehow True, if there is an active webknossos context, the orga of the user can be used automatically. >...
I think the perfect place for this asynchronous lookup would be in `adaptPropertiesToFallbackLayer` in `AnnotationIOController`. We should add comments to the NmlParser that bbox, elementClass and hasSegmentIndex will be adapted...
Logs show that these crashes probably were not due to the isosurface requests. Rate-limiting those could still be a good idea.