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

#4911: updated changelog/readme #5389

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

sreuland
Copy link
Contributor

updated the readme and changelog notes for new reingestion for remote storage options.

@sreuland sreuland requested a review from urvisavla July 15, 2024 18:01
Copy link
Contributor

@urvisavla urvisavla left a comment

Choose a reason for hiding this comment

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

Looks great 👍

@sreuland sreuland merged commit 01fbf9c into stellar:reingest_precomputed Jul 15, 2024
20 checks passed

The `--datastore-config` must point to a new toml config file that will provide the necessary parameters for ingestion to work with remote GCS storage.

example config toml:
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing buffered_storage_backend_config

[buffered_storage_backend_config]
buffer_size = 5 # The size of the buffer
num_workers = 5      # Number of workers
retry_limit = 3      # Number of retries allowed
retry_wait = "30s"    # Duration to wait before retrying in seconds

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