Application

Here you can see environment settings and runtime information about the Retriever module (tellusr-flow Docker container).

Application settings

Description

The table below explains what the various settings mean.

VariableDescription
COMPUTE_MAX_CONCURRENCYMaximum number of concurrent pipeline requests.
COMPUTE_QUEUE_SIZESize of the queue for pending pipeline requests, before rejecting with 429.
EXPERIMENTAL_MODEEnables or disables experimental features.
JAVA_OPTSJava Virtual Machine options and memory settings.
NLP_SERVICE_URLURL of the TellusR NLP-service (used for inference).
UPDATE_MAX_CONCURRENCYMaximum number of concurrent update operations.
UPDATE_QUEUE_SIZESize of the queue for pending update operations, before rejecting with 429.
VICTORIA_METRICS_URLURL for the VictoriaMetrics monitoring service.
ZK_HOSTHostname and port for the ZooKeeper instance (used by Solr).
COMMITThe specific commit version of the deployed module.