abcxyz / github-metrics-aggregator

Apache License 2.0
12 stars 3 forks source link

write next checkpoint as the final step #70

Closed shankiyani closed 1 year ago

shankiyani commented 1 year ago

retrieving the latest checkpointID based on createdAt time is not sufficient given our burst like writes to BQ. This PR aims to track the new checkpoint and write it at the very end before returning.