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
Yes - I really think this should be implemented using the newUniqueId() method, as this is much faster (using a name requires a potentially round-the-world check and adds substantial latency). I've got several use cases where this and #28 are required.
Why
Sometime you just want an object and not have to think about the name
What
Have a
new()
method on the proxy object to generate a random DO nameThe text was updated successfully, but these errors were encountered: