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

Returning default value if no config path is passed #571

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

dristysrivastava
Copy link
Collaborator

@dristysrivastava dristysrivastava commented Sep 25, 2024

While running pebblo server without config file, the default value was not getting returned with following error:

Error while loading config details, err: expected str, bytes or os.PathLike object, not NoneType
Exiting due to validation error...

Also, Added anonymizeSnippets in reports in default config

@dristysrivastava dristysrivastava marked this pull request as ready for review September 25, 2024 08:29
@shreyas-damle shreyas-damle merged commit 5f02a89 into daxa-ai:main Sep 25, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants