Skip to content

Reduce federation log spam (maybe resolves #689)

Hazelnoot requested to merge fEmber/Sharkey:hazelnoot/reduce-log-spam into develop

What does this PR do?

This PR attempts to fix #689 (closed) by reducing federation-related log spam.

  • Don't record stack traces for unrecoverable errors.
  • Avoid logging duplicate stace traces.

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 pull request
Edited by Hazelnoot

Merge request reports