Skip to content

Add POLLING_FREQUENCY and REDIS_DATABASE config options#39

Merged
kkajla12 merged 4 commits intomasterfrom
feat/addRedisDatabaseConfig
Dec 21, 2023
Merged

Add POLLING_FREQUENCY and REDIS_DATABASE config options#39
kkajla12 merged 4 commits intomasterfrom
feat/addRedisDatabaseConfig

Conversation

@kkajla12
Copy link
Copy Markdown
Contributor

Adds support for a POLLING_FREQUENCY option to configure how frequently an edge agent updates its set of warrants (min of 10s) and support for a REDIS_DATABASE option to configure which Redis database an edge agent stores warrants in.

Resolves #38

@kkajla12 kkajla12 merged commit 82d1a5c into master Dec 21, 2023
@kkajla12 kkajla12 deleted the feat/addRedisDatabaseConfig branch December 21, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Allow users to configure the DB number

2 participants