(bugfix) Bound snapshot storage metadata scans #101
Reference in New Issue
Block a user
Delete Branch "issue-100-bound-storage-metadata-scans"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
max_entrieslimit to snapshot tree usage scans.scan_limited,entries_scanned, andmax_entrieswith snapshot storage metadata so partial measurements are explicit.Tests
.venv/bin/python manage.py test pobsync_backend.tests.test_run_stats pobsync_backend.tests.test_run_scheduled_config_source --verbosity 2.venv/bin/python manage.py test pobsync_backend --verbosity 1Related follow-up: #98.
Closes #100