Jack Kleeman

Results 45 comments of Jack Kleeman

Go for it - not started anything. Translating the go repo is a solid strategy

https://pkl-lang.org/main/current/bindings-specification/index.html might be some info here?

I think it just reads stdin, but you should be able to exec the process using any file as stdin, including a fifo?

should be ok for review now. works locally with miniflare

We can set the restate pod to not restart on exit, then all tests will fail until investigated - we can also maybe write automation to stop running new tests...

the problem here is that it needs debug info. maybe its time to start building those in CI and uploading them so that we can pull them on demand

NB; i have a verification test that runs into an occasional deadlock, and it feels to me that it is of the more subtle kind that might be a problem...

> , it might be a good idea to expose some service level metrics as opposed to just bucketing everything into ingress metrics. for example, if a service fail with...

ok, i understand that we need a native implementation, and we have some initial work that we can extend, and that we should probably try and do this iteratively adding...