steyblind
steyblind
CDCloudflare Developers
Created by steyblind on 2/24/2025 in #workflows-beta
Hi all, just started using workflows.
near as I can tell, it's a properly that's only available through miniflare locally that gives you visibility into the returned payload of each step (if any)
6 replies
CDCloudflare Developers
Created by steyblind on 2/24/2025 in #workflows-beta
Hi all, just started using workflows.
If no one replies, I will assume 'yes'
6 replies
CDCloudflare Developers
Created by steyblind on 2/24/2025 in #workflows-beta
Hi all, just started using workflows.
like, is there zero visibility in prod unless I update a DO or something?
6 replies
CDCloudflare Developers
Created by steyblind on 4/5/2024 in #workers-help
Simple RPC between 2 workers results in `Unknown Event - Canceled @...`
nah, i switched to service bindings b/c they're much easier and they work for my use case
3 replies
CDCloudflare Developers
Created by HS on 9/13/2024 in #workers-help
Cache access token requested from an API and use it in the subsequent requests
Hi, just happened to see this while browsing. I think KV is a good bet if the requestor is uniquely identifiable. Will it always be you making the requests or is this a multi-tenant app situation?
3 replies
CDCloudflare Developers
Created by yevgen on 9/6/2024 in #vectorize
@maro Vectorize is ready for production
early Xmas
5 replies
CDCloudflare Developers
Created by yevgen on 9/6/2024 in #vectorize
@maro Vectorize is ready for production
Hell yes
5 replies
CDCloudflare Developers
Created by yevgen on 9/6/2024 in #vectorize
@maro Vectorize is ready for production
does that mean we'll get local wrangler dev support to mock the interface?
5 replies
Hi, I am using the new RPC service
@Richard
11 replies
Hi, I am using the new RPC service
I gave up until it’s more mature. I did make some progress by setting ctx. Pass through exceptions and by passing functions
11 replies
CDCloudflare Developers
Created by steyblind on 8/15/2024 in #vectorize
Question about metadata indexing
thank you!
5 replies
CDCloudflare Developers
Created by steyblind on 8/15/2024 in #vectorize
Question about metadata indexing
😄
5 replies
CDCloudflare Developers
Created by steyblind on 8/15/2024 in #vectorize
Question about metadata indexing
👀
5 replies
CDCloudflare Developers
Created by steyblind on 8/15/2024 in #vectorize
Question about metadata indexing
based on the behavior I'm seeing, I'm going to assume it's post-hoc
5 replies
CDCloudflare Developers
Created by yevgen on 8/14/2024 in #vectorize
Release [email protected] · cloudflare/wor...
thank you, I’ll check the docs GitHub in the future for bleeding edge changes like this. Appreciate it
10 replies
CDCloudflare Developers
Created by yevgen on 8/14/2024 in #vectorize
Release [email protected] · cloudflare/wor...
request body
{
"returnMetadata": true,
"returnValues": false,
"namespace": "echo-00e62",
"filter": {
"topic": "contact"
},
"topK": 1
}
{
"returnMetadata": true,
"returnValues": false,
"namespace": "echo-00e62",
"filter": {
"topic": "contact"
},
"topK": 1
}
10 replies