46 커밋 (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

작성자 SHA1 메시지 날짜
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 년 전
  Jonathan de Jong 2ca4e349e9
Bugbear: Add Mutable Parameter fixes (#9682) 3 년 전
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 년 전
  Will Hunt 70259d8c8c
Limit AS transactions to 100 events (#8606) 3 년 전
  Will Hunt c276bd9969
Send some ephemeral events to appservices (#8437) 3 년 전
  Patrick Cloke c619253db8
Stop sub-classing object (#8249) 3 년 전
  Patrick Cloke 4cce8ef74e
Convert appservice to async. (#7973) 3 년 전
  Richard van der Hoff baa3f4a80d
Avoid deep recursion in appservice recovery (#5885) 4 년 전
  Richard van der Hoff 5019945828 Refactor the Appservice scheduler code 4 년 전
  Amber Brown 4806651744
Replace returnValue with return (#5736) 4 년 전
  Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 년 전
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 년 전
  Richard van der Hoff 52e87fbfbe
Run the AS senders as background processes (#4189) 5 년 전
  Amber Brown 49af402019 run isort 5 년 전
  Richard van der Hoff 2a13af23bc Use run_in_background in preference to preserve_fn 6 년 전
  Richard van der Hoff 9255a6cb17 Improve exception handling for background processes 6 년 전
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 6 년 전
  Erik Johnston 9219139351 Preserve some logcontexts 7 년 전
  Matrix f743471380 Change name of metric 7 년 전
  Erik Johnston b9e888858c Move Measure block inside loop 7 년 전
  Erik Johnston 7321f45457 Clean up _ServiceQueuer 7 년 전
  Mark Haines c626fc576a Move the AS handler out of the Handlers object. 8 년 전
  Matthew Hodgson 6c28ac260c copyrights 8 년 전
  Kegan Dougal 4dec901c76 Cap the time to retry txns to appservices to 8.5 minutes 8 년 전
  Kegan Dougal 32206dde3f Fixes from PR comments 9 년 전
  Kegan Dougal d04fa1f712 Implement ServiceQueuer with tests. 9 년 전
  Kegan Dougal 6279285b2a Replace EventGrouper for ServiceQueuer to move to push-based txns. Fix tests and add stub tests for ServiceQueuer. 9 년 전
  Kegan Dougal c9c444f562 Wrap polling/retry blocks in try/excepts to avoid sending to other ASes breaking permanently should an error occur. 9 년 전
  Kegan Dougal 835e01fc70 Minor PR comment tweaks. 9 년 전
  Kegan Dougal db1fbc6c6f Fix remaining scheduler bugs. Add more informative logging. 9 년 전
  Kegan Dougal 04c9751f24 Bug fixes whilst putting it all together 9 년 전
  Kegan Dougal 21fd84dcb8 Use seconds; start gluing in the AS scheduler into the AS handler. 9 년 전
  Kegan Dougal 64345b7559 Upper bound the backoff. 9 년 전
  Kegan Dougal 2602ddc379 Apply clarity and docstrings 9 년 전
  Kegan Dougal 0354659f9d Finish synapse.appservice.scheduler implementation. 9 년 전
  Kegan Dougal 7d3491c741 Add some loggers 9 년 전
  Kegan Dougal f260cb72cd Flesh out more stub functions. 9 년 전
  Kegan Dougal 141ec04d19 Add stub ApplicationServiceTransactionStore. Bootstrap Recoverers. Fill in stub Transaction functions. 9 년 전
  Kegan Dougal 0fbfe1b08a Add more tests; fix bugs. 9 년 전
  Kegan Dougal 192e228a98 Start adding some tests 9 년 전
  Kegan Dougal d516d68b29 Rejig structure given the appservice_handler already filters the correct ASes to use. 9 년 전
  Kegan Dougal 0c838f9f5e Minor tweaks 9 년 전
  Kegan Dougal 773cb3b688 Add stub architecture for txn reliability. 9 년 전
  Kegan Dougal e319071191 Add stub scheduler module for txn reliability 9 년 전