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

should reingest config option #106

Merged
merged 3 commits into from
Feb 1, 2024
Merged

Conversation

StanChe
Copy link
Collaborator

@StanChe StanChe commented Feb 1, 2024

No description provided.

@StanChe StanChe force-pushed the feature/met-104-full-reingest branch from 8722aa0 to 9b4036a Compare February 1, 2024 12:10
@@ -310,6 +310,13 @@ pub async fn main() -> Result<(), IngesterError> {
);

if config.run_bubblegum_backfiller {
let config: BackfillerConfig = setup_config(INGESTER_CONFIG_PREFIX);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

backfiller_config already init above

@StanChe StanChe merged commit 31ebdf6 into main Feb 1, 2024
1 check passed
@StanChe StanChe deleted the feature/met-104-full-reingest branch February 1, 2024 13:45
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.

3 participants