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

Various improvements #16

Merged
merged 2 commits into from
Jul 4, 2024
Merged

Various improvements #16

merged 2 commits into from
Jul 4, 2024

Conversation

jmaupetit
Copy link
Owner

Purpose

When doing our first integration on a real-life project, we noticed that default behavior needed more tuning.

Proposal

  • CLI: switched run reload default to False
  • ignore datasets with no results

@jmaupetit jmaupetit self-assigned this Jul 4, 2024
jmaupetit added 2 commits July 4, 2024 19:04
Reload should not be enabled by default.
... instead of raising an error. This is useful when you want to prepare
your dataset before collecting data while deploying to production.

When data has been collected, restarting the server would be sufficient,
no need to re-deploy the application.
@jmaupetit jmaupetit force-pushed the various-improvements branch from 66a5c15 to 30585c1 Compare July 4, 2024 17:05
@jmaupetit jmaupetit merged commit 383f862 into main Jul 4, 2024
10 checks passed
@jmaupetit jmaupetit deleted the various-improvements branch July 4, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant