lupin
CDCloudflare Developers
•Created by lupin on 6/15/2024 in #workers-help
Deploying with keep-vars not working anymore
So when we redeploy the producer, all the queues binding are removed. I imagine that the best way to mitigate would be to create a script at build time to pull all the queue bindings from the API and reconstruct the toml and inject it at this moment. But it feels hacky to do so
14 replies
CDCloudflare Developers
•Created by lupin on 6/15/2024 in #workers-help
Deploying with keep-vars not working anymore
We are creating the queues dynamically through another worker and using the API to link the producer and consumer
14 replies
CDCloudflare Developers
•Created by lupin on 6/15/2024 in #workers-help
Deploying with keep-vars not working anymore
Thanks for the additional information. I imagine that it would take some time between the Feature Request and the full implementation. In the meantime do you have any idea how we could mitigate this issue ?
Also if you ever happen to find out why it was working before, I'm genuinely interested :D
14 replies
CDCloudflare Developers
•Created by lupin on 6/15/2024 in #workers-help
Deploying with keep-vars not working anymore
Is it possible that there was a change where Queues were being treated as env variables before and then the logic changed ?
As for now do you know how we could fix this ? As described this breaks our prod everytime we try to deploy ^^'
14 replies
CDCloudflare Developers
•Created by lupin on 6/15/2024 in #workers-help
Deploying with keep-vars not working anymore
Why was it working correctly then before the 15th of June ?
14 replies
CDCloudflare Developers
•Created by lupin on 6/15/2024 in #workers-help
Deploying with keep-vars not working anymore
It removes the Queues binding that were previously defined
14 replies
CDCloudflare Developers
•Created by lupin on 8/1/2024 in #queues
Metrics · Cloudflare Queues
Thanks ! :D
3 replies