You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
When running locally I noticed that I have some commits missing from the src/src repo (below is a scrape of days and number of commits). Notice the large gaps in time.
Running locally often has strange properties such as skipping time, but off hand I don't see any reason the commit indexer wouldn't be able to pick up where it left off regardless of how much time has passed. We need verify there isn't a problem here as it would cause datapoints to be compressed when they actually had changes.
When running locally I noticed that I have some commits missing from the src/src repo (below is a scrape of days and number of commits). Notice the large gaps in time.
Running locally often has strange properties such as skipping time, but off hand I don't see any reason the commit indexer wouldn't be able to pick up where it left off regardless of how much time has passed. We need verify there isn't a problem here as it would cause datapoints to be compressed when they actually had changes.
/cc @Joelkw @felixfbecker @vovakulikov