Newer
Older
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
Known limitations
-----------------
#### Blocking
Registering/updating a large number of entities can cause other
concurrent operations that try to modify the same or related entities to
be blocked. This limitation applies to both dropboxes and batch
operations triggered from the web UI. Lists of operations that are
blocked are presented below. Each list contains operations that cannot
be performed when a specific kind of entity is being registered/updated.
Experiment:
- creating/updating an experiment in the same project
- updating the same space
- updating the same project
- updating the same experiment
Sample:
- creating/updating an experiment in the same project
- creating/updating a sample in the same experiment
- updating the same space
- updating the same project
- updating the same experiment
- updating the same sample
Data set:
- creating/updating an experiment in the same project
- creating/updating a sample in the same experiment
- creating a dataset in the same experiment
- updating the same space
- updating the same project
- updating the same experiment
- updating the same sample
Material:
- updating the same material