Valery Piashchynski
Valery Piashchynski
Yeah, it's not a rate-limiter. The point is, that such a small middleware is up to the community to build. So, if someone willing to build and support such a...
@cretz Yeah, we need to wait for the sdk-go release first.
Hello @roxblnfk π Identity is the property of the Worker options, not the Update callback. It should be added (my guess, since PHP knows about the identity) somewhere on the...
Identity data should be somewhere in the proto `Payload` or Headers, I think. This is not an RR behavior, RR has only two methods: Reject and Complete update (there is...
To move further, I propose you to check the other proto `Payload` / `Header` you're sending to RR. I can guess, since you have the `identity` info in the first...
`pid@hostname` might be set by the PHP. RR sets its ID in case of empty identity. This can be a sticky worker ID as well.
Could you please attach RR logs (debug) as well in the description? Also, there is no such RR version 5.0.0, `rr-temporal` plugin `v5.0.0` is also not released yet (with RR)....
Hey @trin4ik ππ» Thank you for the valuable feedback ππ» I agree about separating `allocate_timeout` into 2 options, good old `allocate_timeout` + allocate specific option for the dynamic pool timeout....
Adding `zstd` is very easy. It can be added and if someone wanted to use it - they'd have their reasons. On the other hand, `brotli` implementation in most cases...