Skip to content

log wallet_assignments migration progress in export-keys#660

Merged
parkan merged 1 commit intomainfrom
fix/export-keys-migration-progress
Apr 14, 2026
Merged

log wallet_assignments migration progress in export-keys#660
parkan merged 1 commit intomainfrom
fix/export-keys-migration-progress

Conversation

@parkan
Copy link
Copy Markdown
Collaborator

@parkan parkan commented Apr 14, 2026

With large wallet_assignments tables (observed 719 rows in production), migrateWalletAssignments runs long enough that users wonder if the command is hung. Emit an info log at the start of the migration showing the row count, so users see progress between the per-key export logs and the final 'migrated N' summary.

With large wallet_assignments tables (observed 719 rows in production),
migrateWalletAssignments runs long enough that users wonder if the
command is hung. Emit an info log at the start of the migration showing
the row count, so users see progress between the per-key export logs
and the final 'migrated N' summary.
@parkan parkan merged commit a3ca338 into main Apr 14, 2026
1 check passed
@parkan parkan deleted the fix/export-keys-migration-progress branch April 14, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant