Skip to content

馃崚postman: differentiate error types

Harald Sitter requested to merge work/cherry-pick-8f7175c9 into Plasma/6.0

we only want to retry network layer problems, actual server rejections should result in discarding the payload

otherwise we may end up sending the same payloads over and over again when the server is rejecting it (e.g. because it is too large)

(cherry picked from commit 8f7175c9)

Merge request reports