Skip to content

Commit

Permalink
Add migration to backfill user.pubid column part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mtomilov committed Jan 15, 2025
1 parent f396b55 commit 6e8d0e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

USER_PUBID_LENGTH = 12
USER_BATCH_LIMIT = 1000
USER_MAX_COUNT = 100_000_000
USER_MAX_COUNT = 1_000_000
USER_PUBID_RETRIES = 5


Expand Down

0 comments on commit 6e8d0e6

Please sign in to comment.