MatrixSynapse/synapse/push
Richard van der Hoff 605defb9e4 Add missing consumeErrors
In general we want defer.gatherResults to consumeErrors, rather than having
exceptions hanging around and getting logged as CRITICAL unhandled errors.
2018-04-27 11:16:28 +01:00
..
__init__.py
action_generator.py Remove context.push_actions 2018-02-15 15:47:06 +00:00
baserules.py
bulk_push_rule_evaluator.py Update comments 2018-02-21 11:29:49 +00:00
clientformat.py
emailpusher.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
httppusher.py Better logging when pushes fail 2018-01-29 15:49:06 +00:00
mailer.py
presentable_names.py
push_rule_evaluator.py
push_tools.py
pusher.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
pusherpool.py Add missing consumeErrors 2018-04-27 11:16:28 +01:00
rulekinds.py