Fixed – the total netspeed in the database started to exceed 32-bits (and with MySQL sqlc defaults to 32-bit numbers without some help sometimes)! Another reason, other than the database outages, to get the database switched to Postgres.
(In the database the netspeed is stored approximately as “kbps”)