Is there anyone faces invalid instance

Is there anyone faces invalid instance id problem, in cloudflare docs I didnt see any rule about this
2 Replies
Olga Silva
Olga Silva•7d ago
Hey, your instance id can have up to 100 chars and match the pattern ^[a-zA-Z0-9_][a-zA-Z0-9-_]*$ . This information is here https://developers.cloudflare.com/workflows/build/workers-api/#create (we are updating these docs right now because there the limit is 64, but is actually 100 chars)
Cloudflare Docs
Workers API
This guide details the Workflows API within Cloudflare Workers, including methods, types, and usage examples.
Olga Silva
Olga Silva•7d ago
Docs are updated now 🙂

Did you find this page helpful?