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
use writer UUID + sequence number as a request ID for transactional writes (#94)
* use writer UUID + sequence number as a request ID for transactional writes
* limit token to 36 characters
* Pack UUID bits and seqNr into base64 string
0 commit comments