Alexandre Beslic

Results 50 comments of Alexandre Beslic

@spikecurtis After a discussion with @kelseyhightower (thanks for all the infos!), etcd API `v3` will definitely drop this distinction about directories and keys. So we might just wait and document...

Hey @mcapuccini, unfortunately no and I'm no longer a maintainer of the repository. As I commented on another issue, it may be wise to ask for a status from the...

I'm not sure this is a good pattern to watch over a directory that does not exist yet. The client code should make sure that the directory exists before watching...

@spikecurtis You have a point! We can adopt either your solution or the go-client has this method: `SetDir`, which transforms a key into a directory. So we can assume that...

@spikecurtis I see how this could turn bad even though the key structure is something that should be well thought out in the client code so if you do a...

@spikecurtis Sure! So far in swarm we only create values on Leaf _keys/nodes_ (so we don't encounter the issue you mentioned). This is kind of a mix between `Consul` and...

It's easily doable for Consul and Etcd. Not sure how to do this for zookeeper though as you cannot abort the lock with the go client.

Same issue, it's completely unusable at the moment (using codex from its early releases). Using `gpt-5.1-codex high` with cli `v0.58.0`. It's not just an impression it really gets stuck with...

Issue still persists with ~`v0.60.1`~ `v0.63.0`. The first session went well, then on the second session it got stuck 20 minutes on the same step which should have been fast...