Closed astuyve closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
fbe67f7
) 81.16% compared to head (f2b3d6c
) 81.16%.:exclamation: Current head f2b3d6c differs from pull request most recent head 6d97464. Consider uploading reports for the commit 6d97464 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What does this PR do?
&
) and tracks the pids up to a batch size to make backfilling layers fasterMotivation
I've never said "no" to a backfill, and I can't think of a condition where we would say no unless we inadvertently used a large number for the target version (eg 999 instead of 99). This script could simply be killed and started again with the lower number, as lambda will only let us increment versions upwards anyways.
Testing Guidelines
Additional Notes
Types of Changes
Check all that apply