Commit Graph

2415 Commits

Author SHA1 Message Date
Bryan Stitt 7cd7257058 update comments 2023-10-13 18:01:11 -07:00
Bryan Stitt 8067c33079 add todo 2023-10-13 00:46:46 -07:00
Bryan Stitt adbf477ea3 fix typo 2023-10-13 00:29:01 -07:00
Bryan Stitt 5c7cd754a6 skip tokio-console for now 2023-10-13 00:26:29 -07:00
Bryan Stitt c1ef3a57f7 1.43.46 2023-10-13 00:23:50 -07:00
Bryan Stitt aa3b40e03f add a spot for retries 2023-10-13 00:22:57 -07:00
Bryan Stitt 0769e26afb give initial start more time 2023-10-13 00:22:38 -07:00
Bryan Stitt 51ba539800 bring back outer rpc checking 2023-10-12 23:57:12 -07:00
Bryan Stitt 433bf02c3c 1.43.45 2023-10-12 23:34:06 -07:00
Bryan Stitt fc3d2420bd bring back head_delay 2023-10-12 23:33:25 -07:00
Bryan Stitt 93533eabc7 Revert "try a RwLock (more should be done if this works)"
This reverts commit 9aa33dae2d.
2023-10-12 23:33:25 -07:00
Bryan Stitt 5df4bd8da8 Revert "async serialize"
This reverts commit d8e1bd44dc.
2023-10-12 23:33:25 -07:00
Bryan Stitt e6321f3991 dockerignore all targets 2023-10-12 22:09:30 -07:00
Bryan Stitt 2fd302aa82 no deadlock-detection by default dockerfile 2023-10-12 22:07:17 -07:00
Bryan Stitt c07c9f48ea don't enable tokio-console by default 2023-10-12 22:02:48 -07:00
Bryan Stitt 59e5beeac8 1.43.44 2023-10-12 21:49:55 -07:00
Bryan Stitt 3b45256c9a always have some kind of health check 2023-10-12 21:05:17 -07:00
Bryan Stitt 51d86ade59 handle empty futures 2023-10-12 20:48:37 -07:00
Bryan Stitt eaaf9bdc81 DRY tracing_registry 2023-10-12 20:34:07 -07:00
Bryan Stitt d4e72a5455 1.43.43 2023-10-12 20:19:24 -07:00
Bryan Stitt 3bf7f6c34e replace subscribe_stop_rx with aborts 2023-10-12 20:17:40 -07:00
Bryan Stitt 9786fb58b2 use select_all more 2023-10-12 19:23:22 -07:00
Bryan Stitt 6bd5ca3277 only select on the balanced handle 2023-10-12 16:52:39 -07:00
Bryan Stitt 926003edd9 1.43.42 2023-10-12 16:32:19 -07:00
Bryan Stitt f73fd66b89 dont sleep at start
that was a gross fix anyways
2023-10-12 16:25:26 -07:00
Bryan Stitt 3b9c04a9e2 add debug tools to the Dockerfile 2023-10-12 16:11:38 -07:00
Bryan Stitt d27b91cad9 no need for try_join_all here 2023-10-12 16:06:15 -07:00
Bryan Stitt 2a421778ef get rid of a noop future 2023-10-12 14:30:17 -07:00
Bryan Stitt 75da1b8070 make tokio-console and the normal logging work together 2023-10-12 14:14:02 -07:00
Bryan Stitt 06cd1cc3dd include phantomdata on the streaming response 2023-10-12 14:14:02 -07:00
Bryan Stitt 1178cb61a4 turn streaming on 2023-10-12 14:12:31 -07:00
Bryan Stitt 235f514997 1.43.41 2023-10-11 20:58:42 -07:00
Bryan Stitt 4009995bb3 move retries into request_with_metadata 2023-10-11 20:58:13 -07:00
Bryan Stitt f696195fed add todo 2023-10-11 20:55:13 -07:00
Bryan Stitt 12b3069030 1.43.40 2023-10-11 12:45:00 -07:00
Bryan Stitt d8e1bd44dc async serialize 2023-10-11 12:34:56 -07:00
Bryan Stitt 874d8b1775 fix find and replace that missed the stripe feature 2023-10-11 12:00:36 -07:00
Bryan Stitt a259b2b955 1.43.39 2023-10-11 10:57:41 -07:00
Bryan Stitt 9aa33dae2d try a RwLock (more should be done if this works) 2023-10-11 10:55:45 -07:00
Bryan Stitt 28687f153f 1.43.38 2023-10-11 04:21:25 -07:00
Bryan Stitt 413ee63b45 give it 30 seconds to start 2023-10-11 04:20:59 -07:00
Bryan Stitt e43309abc0 move permits around and start rpcs slower 2023-10-11 04:18:53 -07:00
Bryan Stitt 2c175103ae remove more unused deps 2023-10-11 01:46:59 -07:00
Bryan Stitt 4b0756711f 1.43.37 2023-10-11 01:44:11 -07:00
Bryan Stitt 072c52050f add another minimum sleep and set missed tick behavior 2023-10-11 01:42:55 -07:00
Bryan Stitt 15216b7d33 no waiting and simpler rpc looping 2023-10-11 01:23:08 -07:00
Bryan Stitt 20413b883f remove unused deps 2023-10-11 00:57:46 -07:00
Bryan Stitt 38c6fbf246 delete unused functions 2023-10-11 00:57:28 -07:00
Bryan Stitt a3812d8c5f sleep before first config reload 2023-10-11 00:52:58 -07:00
Bryan Stitt 91a9d62ce1 pass head_block to internal_request 2023-10-11 00:48:08 -07:00