go-fed / apcore

Golang ActivityPub Server Framework
GNU Affero General Public License v3.0
104 stars 10 forks source link

Re-launch failed outbound delivery attempts at server startup #43

Closed cjslep closed 3 years ago

cjslep commented 3 years ago

Upon server startup, re-launch the failed outbound deliveries. Will probably require a modification of the table to support counting # of attempts made and time of last attempt, to skip retrying really old attempts.

cjslep commented 3 years ago

97b8534d1b9c1cef32b052ca42b1d2e0dcaa8346