don't log Mastodon 502 errors. #86
Labels
No labels
bug
enhancement
good first issue
halted
help wanted
security
wait for upstream
wait to be tested
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: b3yond/ticketfrei#86
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @b3yond Posted at: 02.02.2019 21:04
fixes #62
not tested yet, as we don't have a dysfunctional Mastodon instance. If it throws problem, maybe just take it out. It's a hacky solution anyway.
Author: @b3yond Posted at: 03.05.2019 08:09
there was a new upstream contribution which gave us a new exception class. This enables us to fix the problem in a not-hacky way. @git-sid merging?