Module event_db

Module event_db 

Source
Expand description

Command line and environment variable settings for the service

Structsยง

EnvVars ๐Ÿ”’
Configuration for event db.

Constantsยง

EVENT_DB_CONN_RECYCLE_TIMEOUT_DEFAULT ๐Ÿ”’
Default the timeout when for recycling a connection.
EVENT_DB_CONN_TIMEOUT_DEFAULT ๐Ÿ”’
Default the timeout when creating a new connection.
EVENT_DB_MAX_CONNECTIONS_DEFAULT ๐Ÿ”’
Default the maximum number of connections managed by the pool.
EVENT_DB_SLOT_WAIT_TIMEOUT_DEFAULT ๐Ÿ”’
Default the timeout for waiting for a slot to become available.
EVENT_DB_URL_DEFAULT ๐Ÿ”’
Default Event DB URL.