-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Right now, the page ID generated has a length of 6. Although this should be safe, I propose to increase the length in order to reduce the collision probability.
Note that when generating a page ID, we do check anyway that it's not already used. As part of this issue, we could also update the query for this check to not use SOLR, which might be impacted by a re indexing process
Reactions are currently unavailable