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

Background ingestor #39

Merged
merged 4 commits into from
Jun 27, 2024
Merged

Background ingestor #39

merged 4 commits into from
Jun 27, 2024

Conversation

nitrosx
Copy link
Member

@nitrosx nitrosx commented Jun 26, 2024

This PR introduces the off-line script to ingest a single file produced by the filewriter.
It reduces/eliminates the dependency from the done writing message information.
The background ingestor has to open the data file to extract the relevant metadata and allows for custom metadata for each instrument.

@nitrosx nitrosx requested a review from YooSunYoung June 26, 2024 14:14
@nitrosx
Copy link
Member Author

nitrosx commented Jun 26, 2024

@YooSunYoung this PR is still a work in progress, although I think we can merge it in main and continue working on it from there

@YooSunYoung YooSunYoung merged commit f228982 into main Jun 27, 2024
3 checks passed
@YooSunYoung YooSunYoung deleted the background-ingestor branch June 27, 2024 13:13
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