forked-synapse/synapse/replication/http
Erik Johnston 8ded8ba2c7 Make repl send_event idempotent and retry on timeouts
If we treated timeouts as failures on the worker we would attempt to
clean up e.g. push actions while the master might still process the
event.
2018-03-01 11:20:34 +00:00
..
__init__.py Add replication http endpoint for event sending 2018-02-07 10:32:32 +00:00
send_event.py Make repl send_event idempotent and retry on timeouts 2018-03-01 11:20:34 +00:00