summaryrefslogtreecommitdiff
path: root/internal/httpclient/request.go
AgeCommit message (Expand)AuthorFiles
2024-09-28[chore] use string formatting package agnostic way of printing request attemp...Libravatar kim1
2024-07-30[feature] persist worker queues to db (#3042)Libravatar kim1
2024-04-30[chore] include attemptno in httpclient logs (#2887)Libravatar kim1
2024-04-11[performance] massively improved ActivityPub delivery worker efficiency (#2812)Libravatar kim1
2023-04-28[performance] improved request batching (removes need for queueing) (#1687)Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-05-26[performance] Don't retry/backoff invalid http requests that will never succe...v0.3.4Libravatar tobi1