diff options
author | Mark Felder <feld@feld.me> | 2024-07-24 15:43:45 -0400 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-07-24 15:43:49 -0400 |
commit | 5a62868106465bd30be11922b4ff3b11b3c174aa (patch) | |
tree | 478cf070a51a7095a942280babd671e3c29bed77 /docs/configuration/cheatsheet.md | |
parent | 731f7b87d24bd58d5349c7d1f564cd73dbf59aa9 (diff) | |
download | pleroma-5a62868106465bd30be11922b4ff3b11b3c174aa.tar.gz pleroma-5a62868106465bd30be11922b4ff3b11b3c174aa.zip |
Consider errors during HTTP GET and HEAD to be unrecoverable and insert a negative cache entry
This is for a normal HTTP error response or timeout while receiving the data. A hard error from a process crash, DNS lookup failure, etc should produce a different response than {:ok, %Tesla.Env{}} and the request/job will be retryable.
Diffstat (limited to 'docs/configuration/cheatsheet.md')
0 files changed, 0 insertions, 0 deletions