Open clokep opened 1 year ago
last_sent_ts and throttle_ms are nullable, but that doesn't really make sense and we assume it always returns / sets ints.
last_sent_ts
throttle_ms
See https://github.com/matrix-org/synapse/pull/16505#discussion_r1364466510
last_sent_ts
andthrottle_ms
are nullable, but that doesn't really make sense and we assume it always returns / sets ints.See https://github.com/matrix-org/synapse/pull/16505#discussion_r1364466510