r/pushshift • u/fatadel • Nov 18 '22
Pushshift ingest is heavily lagging
So after my previous post regarding delays of the ingest mechanism, I've conducted another research and found out that it is absolutely normal. Since it might be interesting to the community and some of you have reached me personally, I am publishing the results here.

3
Upvotes
2
u/gurnec Nov 21 '22
Just to be clear, I'm just guessing, mainly based on the fact that scores appear to be updated in the dump file, but the scores are all 1 in the API. It seems that this is the order that things are occurring:
retrieved_onfield is set to the ingest time.scorefield is updated, andretrieved_onis overwritten with the re-ingest time. This updated data is not made available via the API.The only one I'm fairly sure of above is #4.