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
fix: make it possible to set datacenter and workerId intentionally to 0 (#81)
With the change in f0dbd16 it's impossible to intentionally set the datacenter or workerId to 0. This change changes the default value to -1 which then sets a random value.
0 commit comments