Wez Furlong
3da38d986e
throttle: serialize in string notation
...
Prior to exposing max_burst in the throttle string parser, we
couldn't guarantee to represent any arbitrary throttle as a string,
so we serialized as the underlying struct fields.
That's a bit unwieldy to read, so let's switch to the string
representation.
This commit makes the string repr infallible (previously it could fail
if you had specified max_burst), then tackles the fanout from that.
Apparently none of our snapshot tests include any of these throttles,
so I manually spot checked it with `kcli inspect-sched-q` to observe
the `max_message_rate`.
2025-01-29 10:57:18 -07:00
..
2024-11-13 13:50:27 -07:00
2024-12-13 10:09:46 -07:00
2025-01-13 16:51:38 -07:00
2024-12-07 09:17:54 -07:00
2024-12-03 08:44:32 -07:00
2024-12-17 11:00:49 -07:00
2024-12-07 09:17:54 -07:00
2024-11-13 13:50:27 -07:00
2025-01-28 11:19:54 -07:00
2025-01-28 11:07:59 -07:00
2025-01-13 09:31:43 -07:00
2025-01-29 10:57:18 -07:00
2024-11-13 13:50:27 -07:00
2024-11-20 16:01:18 -07:00
2025-01-29 10:27:41 -07:00
2024-11-13 13:50:27 -07:00
2025-01-09 15:36:30 -07:00
2024-11-13 13:50:27 -07:00
2024-12-12 09:08:50 -07:00
2024-12-10 15:42:46 -07:00
2024-11-20 12:33:50 -07:00
2024-12-08 10:15:53 -07:00
2025-01-28 13:38:49 -07:00
2024-12-11 22:25:46 -07:00
2025-01-28 12:34:21 -07:00
2025-01-13 09:48:49 -07:00
2025-01-24 15:11:03 -07:00
2024-12-07 09:17:54 -07:00
2024-12-07 09:17:54 -07:00
2024-11-19 10:57:49 -07:00
2024-12-07 09:17:54 -07:00
2024-12-11 22:25:46 -07:00
2024-12-07 09:17:54 -07:00
2025-01-28 10:35:04 -07:00
2025-01-13 16:51:38 -07:00
2025-01-06 08:39:08 -07:00
2024-12-07 09:17:54 -07:00
2025-01-11 06:33:04 -07:00
2024-12-07 09:17:54 -07:00
2024-11-13 13:50:27 -07:00
2025-01-10 21:29:45 -07:00
2024-12-07 09:17:54 -07:00
2024-11-13 13:50:27 -07:00
2024-11-13 13:50:27 -07:00
2024-12-07 09:17:54 -07:00
2025-01-28 13:16:44 -07:00
2024-11-13 13:50:27 -07:00
2024-11-13 13:50:27 -07:00
2024-12-12 06:50:35 -07:00
2024-11-13 13:50:27 -07:00
2025-01-29 10:57:18 -07:00
2024-11-13 13:50:27 -07:00
2024-11-13 13:50:27 -07:00
2024-12-04 13:47:00 -07:00
2025-01-24 13:43:48 -07:00
2025-01-15 14:41:50 -07:00
2024-11-13 13:50:27 -07:00
2024-11-13 13:50:27 -07:00
2024-12-11 15:51:26 -07:00
2024-11-13 13:50:27 -07:00