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

Clean up configuration for components #93

Open
rkdud007 opened this issue Jun 21, 2024 · 0 comments
Open

Clean up configuration for components #93

rkdud007 opened this issue Jun 21, 2024 · 0 comments
Labels
debt Tech debt envolved P-high High priority, tackle now
Milestone

Comments

@rkdud007
Copy link
Member

Clean up core/config.rs, and simplify the configuration that passing through PreProcessor and Processor.
Try to think of value consumption so that duplicated configuration, just pass by reference etc
If the config struct is somewhat unnecessary try to make it simple.

imo better to consider using like toml format to parse configuration than env

@rkdud007 rkdud007 added P-middle Middle priority, for near future debt Tech debt envolved labels Jun 21, 2024
@rkdud007 rkdud007 added this to the hdp v0.3.0 milestone Jun 21, 2024
@rkdud007 rkdud007 added P-high High priority, tackle now and removed P-middle Middle priority, for near future labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Tech debt envolved P-high High priority, tackle now
Projects
None yet
Development

No branches or pull requests

1 participant