denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

[Bug]: Deno despite successfully submitting task, queues listener isn't called, an error is displayed #720

Closed uriva closed 2 hours ago

uriva commented 6 hours ago

Problem description

Deno despite successfully submitting task, queues listener isn't called, an error is displayed

Steps to reproduce

https://github.com/denoland/deno/issues/25934

Expected behavior

the listener should have been called and the log displayed

Environment

I don't know which version deno deploy runs

Possible solution

No response

Additional context

No response

losfair commented 3 hours ago

Hi @uriva ,

Could you check it again? It should be fixed now

uriva commented 2 hours ago

works thanks