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
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 cluster-wide scheduled background tasks. All nodes share the same pool of clustered tasks. | |
|
|
4
|
|
|
|
Batch Job Executor: Maximum Thread Count |
|
|
POSITIVE_INTEGER | |
This setting specifies the maximum number of threads that will be dedicated to executing batch job processing. | |
|
|
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
|
|
|