20 Commits (5edff32733eff2cbffbf614b31eea85da8dc3aaf)

Author SHA1 Message Date
  Eugen Rochko 5edff32733
Change delivery failure tracking to work with hostnames instead of URLs (#13437) 4 years ago
  Daigo 3 Dango e9ea09d173 Suppress backtrace when delivering toots (#12798) 4 years ago
  Eugen Rochko 5d3feed191
Refactor fetching of remote resources (#11251) 4 years ago
  Eugen Rochko 406b46395d
Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) 4 years ago
  Eugen Rochko bc60d794f8
Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233) 4 years ago
  Eugen Rochko 0d9ffe56fb
Add request pool to improve delivery performance (#10353) 4 years ago
  ThibG 9efcca3c54 Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812) 5 years ago
  Eugen Rochko 11955600ad
Skip deliveries to inboxes that have already been marked as unavailable (#9358) 5 years ago
  Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys (#8466) 5 years ago
  takayamaki 587da93152 checking http status code with range (#7544) 6 years ago
  Eugen Rochko 97f02f2c08
Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541) 6 years ago
  Eugen Rochko d4de2239b0
Add a circuit breaker for ActivityPub deliveries (#7053) 6 years ago
  Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class (#6889) 6 years ago
  ThibG a0de3222dd Retry delivering toots over ActivityPub for about 2 days (#6298) 6 years ago
  abcang 2eab41cd1a Close connection when succeeded posting (#5390) 6 years ago
  ThibG f7c909e290 Retry ActivityPub delivery a few more times (#5014) 6 years ago
  Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131) 6 years ago
  abcang 3d9b8847d2 Flush body when POST requests (#5128) 6 years ago
  Daigo 3 Dango a0bbeafb04 Suppress backtrace when failed to communicate with a remote instance (#5076) 6 years ago
  Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 6 years ago