Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Move client receipt processing to federation sender worker. #4852

Merged
merged 3 commits into from
Mar 15, 2019

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 13, 2019

This is mostly a prerequisite for #4730, but also fits with the general
theme of "move everything off the master that we possibly can".

richvdh added 3 commits March 13, 2019 17:20
I'm going to use this in queues and things, so it'll be useful to give it more
of a structure.
This is mostly a prerequisite for #4730, but also fits with the general theme
of "move everything off the master that we possibly can".
@codecov
Copy link

codecov bot commented Mar 13, 2019

Codecov Report

Merging #4852 into develop will decrease coverage by 0.03%.
The diff coverage is 48.64%.

@@            Coverage Diff             @@
##           develop   #4852      +/-   ##
==========================================
- Coverage    75.34%   75.3%   -0.04%     
==========================================
  Files          340     340              
  Lines        34939   34970      +31     
  Branches      5722    5728       +6     
==========================================
+ Hits         26324   26334      +10     
- Misses        7000    7023      +23     
+ Partials      1615    1613       -2

@richvdh richvdh merged commit 2dee441 into develop Mar 15, 2019
@richvdh richvdh deleted the rav/move_rr_sending_to_worker branch March 15, 2019 12:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants