OpenAPI: blocking is required argument for indexing_settings
Build Packages / build:rpm (rocky8_nocuda) (push) Successful in 13m37s
Build Packages / build:rpm (rocky9_nocuda) (push) Successful in 14m8s
Build Packages / build:rpm (ubuntu2404_nocuda) (push) Successful in 14m32s
Build Packages / build:rpm (ubuntu2204_nocuda) (push) Successful in 16m45s
Build Packages / build:rpm (rocky8) (push) Successful in 18m16s
Build Packages / build:rpm (rocky8_sls9) (push) Successful in 18m20s
Build Packages / build:rpm (rocky9_sls9) (push) Successful in 18m46s
Build Packages / build:rpm (rocky9) (push) Successful in 19m2s
Build Packages / Generate python client (push) Successful in 1m17s
Build Packages / Build documentation (push) Successful in 2m2s
Build Packages / Create release (push) Has been skipped
Build Packages / build:rpm (ubuntu2204) (push) Successful in 9m3s
Build Packages / build:rpm (ubuntu2404) (push) Successful in 11m47s
Build Packages / XDS test (durin plugin) (push) Successful in 10m7s
Build Packages / XDS test (neggia plugin) (push) Successful in 8m28s
Build Packages / XDS test (JFJoch plugin) (push) Successful in 8m59s
Build Packages / DIALS test (push) Successful in 12m56s
Build Packages / Unit tests (push) Successful in 58m39s
Build Packages / build:rpm (rocky8_nocuda) (push) Successful in 13m37s
Build Packages / build:rpm (rocky9_nocuda) (push) Successful in 14m8s
Build Packages / build:rpm (ubuntu2404_nocuda) (push) Successful in 14m32s
Build Packages / build:rpm (ubuntu2204_nocuda) (push) Successful in 16m45s
Build Packages / build:rpm (rocky8) (push) Successful in 18m16s
Build Packages / build:rpm (rocky8_sls9) (push) Successful in 18m20s
Build Packages / build:rpm (rocky9_sls9) (push) Successful in 18m46s
Build Packages / build:rpm (rocky9) (push) Successful in 19m2s
Build Packages / Generate python client (push) Successful in 1m17s
Build Packages / Build documentation (push) Successful in 2m2s
Build Packages / Create release (push) Has been skipped
Build Packages / build:rpm (ubuntu2204) (push) Successful in 9m3s
Build Packages / build:rpm (ubuntu2404) (push) Successful in 11m47s
Build Packages / XDS test (durin plugin) (push) Successful in 10m7s
Build Packages / XDS test (neggia plugin) (push) Successful in 8m28s
Build Packages / XDS test (JFJoch plugin) (push) Successful in 8m59s
Build Packages / DIALS test (push) Successful in 12m56s
Build Packages / Unit tests (push) Successful in 58m39s
This commit is contained in:
@@ -20,7 +20,7 @@ Name | Type | Description | Notes
|
||||
**rotation_indexing** | **bool** | | [default to False]
|
||||
**rotation_indexing_min_angular_range_deg** | **float** | | [default to 20.0]
|
||||
**rotation_indexing_angular_stride_deg** | **float** | | [default to 0.5]
|
||||
**blocking** | **bool** | Indexing in Jungfraujoch goes with a dedicated thread pool. If set to false, the thread pool is non-blocking, i.e. if there are no threads available, image indexing will be skipped. If set to true, the thread pool will block until a thread is available. | [optional] [default to False]
|
||||
**blocking** | **bool** | Indexing in Jungfraujoch goes with a dedicated thread pool. If set to false, the thread pool is non-blocking, i.e. if there are no threads available, image indexing will be skipped. If set to true, the thread pool will block until a thread is available. | [default to False]
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user