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.