Skip to content

Object fetch errors

Steven Fuchs requested to merge stwf/pleroma:object-fetch-errors into develop

I cleaned up the error handling a little and silenced the warnings in test mode. It seems like a good solution. Many of the tests are dynamic so the urls can't all be mocked.

Merge request reports