Skip to content

Fix extremely poor performance of users/report-abuse endpoint

What does this MR do?

Prevent users/report-abuse endpoint from awaiting the email send, which causes stalls when there are many abuse report recipients and/or a slow email server.

Note: this bug exists in upstream too.

Contribution Guidelines

By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this merge request

Merge request reports

Loading