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

Feat/file loader #18

Merged
merged 13 commits into from
Nov 27, 2023
Merged

Feat/file loader #18

merged 13 commits into from
Nov 27, 2023

Conversation

niklastreml
Copy link
Contributor

Motivation

Implements a basic file loader. For this is mainly to aid in development, so a dev does not have to setup a remote endpoint to use runtime configs. Can be expanded on in the future to add file watching if necessary. For now the check just reads a config once on startup and then never again

@niklastreml niklastreml added the feature Introduces a new feature label Nov 24, 2023
@niklastreml niklastreml self-assigned this Nov 24, 2023
@y-eight
Copy link
Contributor

y-eight commented Nov 27, 2023

Cleaned it up. rm the latency check. will be merged with #19

@y-eight y-eight merged commit 66642bf into main Nov 27, 2023
1 check passed
@lvlcn-t lvlcn-t deleted the feat/file-loader branch November 29, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Introduces a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants