Thanks .. next I'm looking for a good API or to build one for esbuild so I can build customer worke
Thanks .. next I'm looking for a good API or to build one for esbuild so I can build customer workers w imports etc.
workers.api.error.unknown.
workers.api.error.unknown error
userWorker.fetch method.<USER_WORKER_NAME>.<MY-DOMAIN>.com/* and from there extract the user worker name and call it. But, calls i'm making to *.<MY-DOMAIN>.com are not getting to my dispatcher worker (only calls to <MY-DOMAIN>.com do).*.mydomain.com/*namespace_id or is that ID still shared among all scripts?namespace_id = "stores/[user-id]/1"/workers/traces/4ee25b110c9748fd9344790259c7ce73 I get 200 OK with empty body.{
"type": "queue",
"name": "<TEST_QUEUE>",
"queue_name": "<TEST_QUEUE_NAME>"
}/workers/traces{
"result": null,
"success": false,
"errors": [
{
"code": 10108,
"message": "workers.api.error.trace_not_found"
}
],
"messages": []
}/workers/traces/4ee25b110c9748fd9344790259c7ce73