When working inside containers there is no access to worker bindings, so when using a product like q
When working inside containers there is no access to worker bindings, so when using a product like queues, limited to pushing by sdk / http. This works, however, when working on development (wrangler dev), the simulated queues are in the run time and not exposed to http, so the only option is to debug in production. Is there a better way to get around this? I'm not sure this is the best place to report this, but I figured someone would pick it up.



