Open
Description
I see this in the log messages fairly regularly:
2025-01-23T03:13:51.175570Z ERROR request{uuid=5d48bb64-23a8-4ade-ab7f-ec99ff3290ab}: triagebot: agenda request failed: Unable to get all fcps from rfcbot.
Caused by:
0: error decoding response body: invalid value: integer `2490321401`, expected i32 at line 1 column 10826
1: invalid value: integer `2490321401`, expected i32 at line 1 column 10826
I vaguely recall @Mark-Simulacrum doing some trickery to try to fix the i32 overflow on the rfcbot, but I don't remember the details. Does triagebot's type need to be changed to something else?