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

Add some debug about processing read receipts. #4798

Merged
merged 2 commits into from
Mar 4, 2019
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 4, 2019

I'm hoping to establish which rooms are having lots of RRs sent for them, and how old the events are when they are sent.

Based on #4797

richvdh added 2 commits March 4, 2019 18:16
Remove a call to run_as_background_process: there is no need to run this as a
background process, because build_and_send_edu does not block.

We may as well inline the whole of _push_remotes.
I'm hoping to establish which rooms are having lots of RRs sent for them, and
how old the events are when they are sent.
@richvdh richvdh requested a review from a team March 4, 2019 18:20
@codecov
Copy link

codecov bot commented Mar 4, 2019

Codecov Report

Merging #4798 into develop will increase coverage by 0.03%.
The diff coverage is 90%.

@@             Coverage Diff             @@
##           develop    #4798      +/-   ##
===========================================
+ Coverage    75.08%   75.12%   +0.03%     
===========================================
  Files          340      340              
  Lines        34923    34917       -6     
  Branches      5723     5723              
===========================================
+ Hits         26223    26231       +8     
+ Misses        7086     7071      -15     
- Partials      1614     1615       +1

@richvdh richvdh merged commit 48583ce into develop Mar 4, 2019
@richvdh richvdh deleted the rav/rr_debug branch March 19, 2019 10:13
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