Rafael Batiati
Rafael Batiati
Awesome, I'm super excited to have you as a contributor! Let me know if I can help/unblock you somehow. To be honest, it's been a while since I worked with...
Related PR: #2917
Seed found by VOPR also fails in master: `./zig/zig build -Drelease vopr -- 13232551907466493063`
Hi there! "Historically", we are pinned on zig master until the language stabilizes, although it's a good idea to tag a version during zig milestones, I'll keep that in mind...
> @sentientwaffle I have not yet addressed your comment regarding being able to preserve different distributions for the credit/debit side of transfers, and specifically the use case of a single...
> Could you include a before/after benchmark for this? No difference in before/after results, just noise. I suppose that even parallelizing we are still queuing read IOs (since workers are...
Closing it as "obsolete".
# 0.16.4 ### Transient Failures Clients have the strong guarantee that a `Transfer.id` that has once failed due to a transient error code will never succeed again if retried. Transient...
## [0.16.33](https://github.com/tigerbeetle/tigerbeetle/releases/tag/0.16.33) ### Oldest supported client version is `0.16.4` Please make sure that all of your clients are running on at `0.16.4` or newer before upgrading to this release!
Interesting! What do you think about adding the `client_id` we generate as well? It can be helpful when cross-comparing application and server logs, as we use it as the client...