Erik Johnston
|
d0fcc48f9d
|
extra_users is actually a list of UserIDs
|
2018-03-13 11:20:06 +00:00 |
Erik Johnston
|
126b9bf96f
|
Log in the correct places
|
2018-03-01 12:05:33 +00:00 |
Erik Johnston
|
157298f986
|
Don't do preserve_fn for every request
|
2018-03-01 11:59:45 +00:00 |
Erik Johnston
|
89f90d808a
|
Add some logging
|
2018-03-01 11:59:16 +00:00 |
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 |
Erik Johnston
|
6b8604239f
|
Correctly send ratelimit and extra_users params
|
2018-03-01 10:08:39 +00:00 |
Erik Johnston
|
28e973ac11
|
Calculate push actions on worker
|
2018-02-28 18:02:30 +00:00 |
Erik Johnston
|
106906a65e
|
Don't serialize current state over replication
|
2018-02-15 13:53:18 +00:00 |
Erik Johnston
|
ef344b10e5
|
Don't log errors propogated from send_event
|
2018-02-15 11:03:49 +00:00 |
Erik Johnston
|
24dd73028a
|
Add replication http endpoint for event sending
|
2018-02-07 10:32:32 +00:00 |