Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handle config data #129

Open
4 tasks
florg-32 opened this issue Dec 3, 2023 · 0 comments
Open
4 tasks

Properly handle config data #129

florg-32 opened this issue Dec 3, 2023 · 0 comments
Labels
enhancement New feature or request Feature good first issue Good for newcomers

Comments

@florg-32
Copy link
Collaborator

florg-32 commented Dec 3, 2023

Currently, we read configuration data from a config.toml file in the working directory.

This should be improved to

  • load the config file not in main, but in a global (see lazy_static)
  • add more config options like
    • maximum result file size
    • CEP timeouts
@florg-32 florg-32 added enhancement New feature or request good first issue Good for newcomers Feature labels Dec 3, 2023
@florg-32 florg-32 added this to the Release v1.0.0 milestone Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant