Chris Lu
fa94484a5b
refactor: address code review comments - constants, helper function, and cleanup
...
- Define GrpcPortOffset constant (10000) to replace magic numbers throughout
the code for better maintainability and consistency
- Extract bindIp determination logic into getBindIp() helper function
to eliminate code duplication between runMini and startMiniServices
- Remove redundant 'calculatedPort = calculatedPort' assignment that had no effect
- Update all gRPC port calculations to use GrpcPortOffset constant
(lines 489, 886 and the error logging at line 501)
2025-12-22 00:15:33 -08:00
..
2025-12-15 13:03:34 -08:00
2025-12-01 12:19:02 -08:00
2025-10-27 23:04:55 -07:00
2025-11-11 08:52:23 -08:00
2025-11-03 15:27:20 -08:00
2025-12-21 11:10:01 -08:00
2025-06-19 01:15:25 -07:00
2025-09-09 01:01:03 -07:00
2025-11-03 15:27:20 -08:00
2022-07-29 00:17:28 -07:00
2024-11-14 08:40:55 -08:00
2025-08-06 10:09:26 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2022-07-29 00:17:28 -07:00
2022-07-29 00:17:28 -07:00
2024-07-16 09:15:55 -07:00
2025-07-16 23:39:27 -07:00
2024-08-23 20:42:59 -07:00
2025-07-16 23:39:27 -07:00
2024-07-16 09:15:55 -07:00
2024-07-16 09:15:55 -07:00
2024-01-12 10:57:18 -08:00
2021-09-01 02:45:42 -07:00
2021-05-29 06:45:27 -07:00
2025-12-18 17:44:36 -08:00
2025-12-14 21:56:07 -08:00
2025-10-13 18:05:17 -07:00
2025-05-23 08:21:46 -07:00
2025-11-29 10:06:11 -08:00
2025-05-23 08:21:46 -07:00
2025-12-14 16:02:06 -08:00
2025-03-29 21:12:06 -07:00
2025-12-17 12:27:43 -08:00
2025-12-18 17:44:36 -08:00
2025-12-22 00:15:33 -08:00
2022-02-27 03:03:19 -08:00
2025-06-12 08:19:47 -07:00
2022-08-31 23:16:05 -07:00
2025-06-12 08:19:47 -07:00
2025-12-10 12:45:04 -08:00
2025-12-19 13:27:00 -08:00
2025-07-11 10:19:27 -07:00
2025-12-18 17:44:36 -08:00
2025-10-13 18:05:17 -07:00
2025-12-21 11:10:01 -08:00
2019-11-28 18:44:27 -08:00
2025-07-02 18:03:17 -07:00
2025-12-14 21:56:07 -08:00
2025-12-08 01:24:42 -08:00
2024-07-16 09:15:55 -07:00
2025-10-13 18:05:17 -07:00
2025-03-29 21:12:06 -07:00
2025-06-03 22:50:45 -07:00
2024-11-04 12:08:25 -08:00
2025-06-26 11:09:17 -07:00
2022-07-29 00:17:28 -07:00
2025-12-18 17:44:36 -08:00
2025-12-21 11:10:01 -08:00
2025-12-09 16:34:07 -08:00