Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Check SERVER_ID in generateUID (#9270)
* chore: Check SERVER_ID in generateUID If the server id is out of range, we potentially generate duplicate ids, so it's better to throw immediately. * Leave breadcrumps
- Loading branch information