dendrite/roomserver/internal
S7evinK d5675feb96
Add possibilty to configure MaxMessageBytes for sarama (#1563)
* Add configuration for max_message_bytes for sarama

* Log all errors when sending multiple messages

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Add missing config

* - Better comments on what MaxMessageBytes is used for
- Also sets the size the consumer may use
2020-10-27 14:11:37 +00:00
..
helpers Return what we have when we encounter missing events when servicing backfill/gme (#1499) 2020-10-08 12:22:00 +01:00
input Add possibilty to configure MaxMessageBytes for sarama (#1563) 2020-10-27 14:11:37 +00:00
perform Optimise servers to backfill from (#1485) 2020-10-06 18:09:02 +01:00
query Improved state handling in /send (#1521) 2020-10-14 12:39:37 +01:00
alias.go Implement rejected events (#1426) 2020-09-16 13:00:52 +01:00
api.go Optimise servers to backfill from (#1485) 2020-10-06 18:09:02 +01:00