sdr
CDCloudflare Developers
•Created by Seekerdasbatatas on 10/28/2024 in #workflows-beta
You are only charged for CPU cycles **
Is it planned to show CPU time on the dashboard?
2 replies
CDCloudflare Developers
•Created by sdr on 10/27/2024 in #workflows-beta
Also I notice that the step name listed
Yeah maybe its attempts. It would be strange to have a dynamic step name though
9 replies
CDCloudflare Developers
•Created by sdr on 10/27/2024 in #workflows-beta
Also I notice that the step name listed
9 replies
CDCloudflare Developers
•Created by sdr on 10/27/2024 in #workflows-beta
Also I notice that the step name listed
9 replies
CDCloudflare Developers
•Created by sdr on 10/24/2024 in #workflows-beta
Using wrangler how do I get the json
Is there a limitation to adding a
--json
flag like some of the other wrangler apis?5 replies
CDCloudflare Developers
•Created by sdr on 10/24/2024 in #workflows-beta
Using wrangler how do I get the json
Works pretty well!
5 replies
CDCloudflare Developers
•Created by sdr on 10/24/2024 in #workflows-beta
Using wrangler how do I get the json
I got Claude to parse the tabular output into the format I want
5 replies
CDCloudflare Developers
•Created by sdr on 10/24/2024 in #workflows-beta
Using wrangler how do I get the json
@Seekerdasbatatas is there a way to get this response
https://developers.cloudflare.com/api/operations/wor-describe-workflow-instance
but in dev?
5 replies
CDCloudflare Developers
•Created by DiamondDragon on 10/24/2024 in #workflows-beta
how do we test the workflow using
Its trying to destructure params which are not present so you have to give it some
5 replies
CDCloudflare Developers
•Created by DiamondDragon on 10/24/2024 in #workflows-beta
how do we test the workflow using
Yeah so in that .create() command pass .create({id: 'something'})
5 replies