Potential silent failures ? #372
Unanswered
julianblue
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @bitner ,
I have been using pypgstac for the stac ingest pipeline for a few weeks now and it drastically reduced system load, which is fantastic !
That said, I noticed a few rare cases where the ingest succeeds but the item never appears in the pgstac db.
Here is an excerpt of the code to publish items:
We publish single items with each execution, and this issue seemed to happen under a bit of load. Is this linked to partitions as we send single daily items ?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions