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
- Add runtime deps to pyproject.toml so uv sync works
- Use meta.client.batch_get_item on dynamodb resource
- Catch KeyNotFoundError explicitly; count other
exceptions as errors, not missing entries
- Replace offset pagination with scroll API in
reindex_votes to avoid 10k result window limit
- Fix _source field name object_id -> id in audit script
- Make API_BASE configurable via env var, defaulting
to production URL
- Fix docstring table names in reindex_groupsio
- Regenerate uv.lock with new dependencies
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Issue: LFXV2-1371
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
0 commit comments