James M Snell
James M Snell
@kentonv : > It looks like the connect() handler is like ... Not quite... The `event.inbound` is a `ReadableStream` not a `Socket`. The return value is a `Promise` ... So...
Meant to open this as a draft PR as it's not going to ready to land for a bit. Reviews are welcome but it's probably not going to be a...
@fhanau ... one approach we might consider here is looking at the iteration count and if it's higher than a given threshold, move that outside of the isolate lock (and...
A change has been landed that makes the max iteration count configurable in `workerd`, with the default max iteration count *removed* in workerd. However, in the production environment the current...
No ETA yet. The underlying mechanism that allows the limit to be configured has been landed but we still need to do more work on the production system to enable...
Not yet. @irvinebroque we should prioritize figuring out when/how to raise the limits in production based on the change that was landed.
This LGTM
PR is currently blocked from landing by unreliable CI.
PR should be rebased with a fresh CI run after.
Sorry @dret ! Just spotted this again! Yeah, I think that's fine