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

Make STAC collection persistent #102

Closed
VincentVerelst opened this issue Apr 26, 2024 · 1 comment
Closed

Make STAC collection persistent #102

VincentVerelst opened this issue Apr 26, 2024 · 1 comment
Assignees

Comments

@VincentVerelst
Copy link
Collaborator

Related to: #96

Right now if the job_manager crashes, the resulting STAC collection is lost, because it's stored in memory.

Solution: write STAC collection to file after every post_job_action.

@VincentVerelst VincentVerelst self-assigned this Apr 29, 2024
GriffinBabe added a commit that referenced this issue Apr 30, 2024
added setup_stac and made stac collection persisant #102
@GriffinBabe
Copy link
Collaborator

Closed by #103

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

No branches or pull requests

2 participants