Notifiarr / notifiarr

Client for Notifiarr.com
https://notifiarr.com
MIT License
537 stars 31 forks source link

Retry trash sync when an instance connection failure occurs. #499

Closed notifiarr-bot closed 5 months ago

notifiarr-bot commented 1 year ago

[cron requested] Getting Radarr data from instance 2 (Radarr 4K): getting quality definitions: api.Get(v3/qualityDefinition): httpClient.Do(req): Get "http://localhost:7834/redacted/radarr4k/api/v3/qualityDefinition": dial tcp 127.0.0.1:7834: connect: connection refused 

Got this for naming, quality profiles, custom formats as well today and yesterday

Origin user: Sapphire Origin message: Discord Server Link Reporting user: TwitchCaptain Reporting message: Discord Server Link

davidnewhall commented 1 year ago

This may not belong here, but it's a remind to discuss.

austinwbest commented 1 year ago

Yea this would be the client side & it wouldnt hurt to add retry logic for local connection issues.

davidnewhall commented 5 months ago

possible project: re-do all trigger timers with a better system that has a built-in ability to retry based on job return code.