FHIR Storage Module Scheduled Tasks
The FHIR Storage Module Scheduled Tasks configuration category includes the following configurable options:
Batch job retention days.
Scheduler Thread Count
Resource Submission Interval (Millis)
Batch Job Executor: Maximum Thread Count
Bulk Export Task Enabled
Bulk Import Task Enabled
Delete Stale Searches Task Enabled
Pre-Expand ValueSets Task Enabled
Resource Reindexing Task Enabled
|
Batch job retention days. |
|
|
POSITIVE_INTEGER | |
Jobs will be removed after this many days after they have stopped receiving regular updates. Note that if a step has the 'STARTED' status, it will never be removed. | |
|
|
30
|
|
|
|
Scheduler Thread Count |
|
|
POSITIVE_INTEGER | |
The number of threads allocated to processing Scheduled Jobs (both local and clustered). See Scheduler Performance for more information. | |
|
|
4
|
|
|
|
Resource Submission Interval (Millis) |
|
|
POSITIVE_INTEGER | |
The number of milliseconds between submissions to the processing pipeline for resources modified by an operation. | |
|
|
5000
|
|
|
|
Batch Job Executor: Maximum Thread Count |
|
|
POSITIVE_INTEGER | |
This setting specifies the maximum number of threads on each Smile CDR process in the same node that will be dedicated to executing batch jobs. See Optimizing Batch Job Performance for more information. | |
|
|
8
|
|
|
|
Bulk Export Task Enabled |
|
|
ENUM | |
Values |
|
If this is enabled, Bulk Export tasks will be executed by this node. See Scheduled Tasks for more information. | |
|
|
ENABLED
|
|
|
|
Bulk Import Task Enabled |
|
|
ENUM | |
Values |
|
If this is enabled, Bulk Import tasks will be executed by this node. See Scheduled Tasks for more information. | |
|
|
ENABLED
|
|
|
|
Delete Stale Searches Task Enabled |
|
|
ENUM | |
Values |
|
If this is enabled, stale/expired searches in the query cache tables of the database will be executed by this node. See Scheduled Tasks for more information. | |
|
|
ENABLED
|
|
|
|
Pre-Expand ValueSets Task Enabled |
|
|
ENUM | |
Values |
|
If this is enabled, ValueSet pre-expansions will be executed by this node. See Scheduled Tasks for more information. | |
|
|
ENABLED
|
|
|
|
Resource Reindexing Task Enabled |
|
|
ENUM | |
Values |
|
If this is enabled, Resource Reindexing tasks will be executed by this node. See Scheduled Tasks for more information. | |
|
|
ENABLED
|
|
|