workerd icon indicating copy to clipboard operation
workerd copied to clipboard

chore(idFromString): make error message friendlier

Open thiskevinwang opened this issue 1 year ago • 5 comments

Description

The error alone is a bit cryptic, and if you're seeing it, the solution is somewhat buried in docs: https://developers.cloudflare.com/durable-objects/best-practices/access-durable-objects-from-a-worker/#parse-previously-created-ids-from-strings

This makes the idFromString error slightly friendlier

thiskevinwang avatar May 31 '24 03:05 thiskevinwang