element-hq / element-hq/synapse
pusher_throttle has nullable columns
Open
O-Uncommon
S-Minor
T-Task
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#16546](https://github.com/matrix-org/synapse/issues/16546).
---
`last_sent_ts` and `throttle_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
Contributor guide
Assessment
This issue has not been assessed yet.