liam | helius.dev
liam | helius.dev
CDCloudflare Developers
Created by liam | helius.dev on 4/8/2024 in #general-help
Use pingora to buffer websockets
I'm wondering if its possible to use pingora to buffer entire websocket metrics? It seems possible to look into the stream, but I would like to know if it can be used to frame/capture entire messages for inspection while proxying?
1 replies
CDCloudflare Developers
Created by liam | helius.dev on 10/10/2023 in #workers-help
Cloudflare load balancer using gRPC terminates after 10 minutes
I have a load balancer setup for my gRPC service. It works pretty well, except for two issues that make it not production worthy 1. It introduces exactly 10 seconds of latency when creating a connection 2. After 10 minutes cloudflare terminates the stream (even if data if consistently flowing Are you aware of any issues related to this?
1 replies
CDCloudflare Developers
Created by liam | helius.dev on 9/19/2023 in #workers-help
Least connections LB Traffic Steering
Is there a way to combine least connections traffic steering in an LB with dynamic/proximity steering?
1 replies
CDCloudflare Developers
Created by liam | helius.dev on 9/1/2023 in #workers-help
Strange worker error not caught in global try/catch
Getting this error from my worker and it is not being caught in my global try catch This ReadableStream is currently locked to a reader, Any ideas what this could be?
3 replies
CDCloudflare Developers
Created by liam | helius.dev on 9/1/2023 in #workers-help
Worker throwing uninformative exceptions
No description
3 replies