WIP: Implement preemptive sends to alleviate slow RPC propagation
Ok, these results look promising!
@quentin Do you have an opinion on this?
I'm kind of tempted to merge this as-is, but I'm just worried that with preemptive send enabled, in the case of…
182b2af7e5
Merge pull request 'api servers: kill opened connections after SIGINT after 10s deadline (fix #806)' (#864) from exit-deadline into main
baf32c9575
api servers: kill opened connections after SIGINT after 10s deadline (fix #806)
api servers: kill opened connections after SIGINT after 10s deadline (fix #806)
Be more reactive to SIGTERM even if connections are open
api servers: kill opened connections after SIGINT after 10s deadline (fix #806)
Build issue (0.9.4 / 1.0.0): fails to build when lmdb is disabled
3dda1ee4f6
Merge pull request 'fix build when lmdb feature is disabled (fix #800)' (#863) from fix-800 into main
aa7ce9e97c
fix build when lmdb feature is disabled (fix #800)
fix build when lmdb feature is disabled (fix #800)
Updates dependencies for possible 1.1 release
Should fix #849
We are leaving the following for future PRs:
-
move back to cargo2nix upstream
-
update nixpkgs in flake.nix
-
update rust to 1.80 in nix/compile.nix
-
maybe: remove…
fix build when lmdb feature is disabled (fix #800)
f3589fee77
update Cargo dependencies
8d62616ec0
Merge pull request 'layout: discard old info when it is completely out-of-date (fix #841)' (#861) from fix-841 into main
bd6fe72c06
Merge pull request 'Quick start: mention Docker (replace #803)' (#862) from dougreeder into main
4c9e8ef625
doc: clarify quick start on using docker
3e711bc110
Merge pull request 'don't modify postobject request before validating policy' (#850) from trinity-1686a/garage:fix-acl-postobject into main