Heikki Linnakangas
bb28109ffa
Merge remote-tracking branch 'origin/main' into communicator-rewrite-with-integrated-cache
...
There were conflicts because of the differences in the page_api
protocol that was merged to main vs what was on the branch. I adapted
the code for the protocol in main.
2025-05-26 11:52:32 +03:00
Elizabeth Murray
3acb263e62
Add first iteration of simulating a flakey network with a custom TCP.
2025-05-19 06:33:30 -07:00
Elizabeth Murray
1e83398cdd
Correct out-of-date comment.
2025-05-14 07:31:52 -07:00
Elizabeth Murray
be8ed81532
Connection pool: update error accounting, sweep idle connections, add config options.
2025-05-14 07:31:52 -07:00
Heikki Linnakangas
6dbbdaae73
run 'cargo fmt'
2025-05-06 15:35:56 +03:00
Elizabeth Murray
5f2adaa9ad
Remove some additional debug info messages.
2025-05-02 10:50:53 -07:00
Elizabeth Murray
3e5e396c8d
Remove some debug info messages.
2025-05-02 10:24:18 -07:00
Elizabeth Murray
9d781c6fda
Add a connection pool module to the grpc client.
2025-05-02 10:22:33 -07:00