homeylab / tdarr-exporter

MIT License
6 stars 0 forks source link

Fix Retry Logic in Http Client Transport To Reuse Request Body And Update Pkgs #28

Closed pchang388 closed 4 months ago

pchang388 commented 4 months ago

Need to implement logic to reuse the request body for post requests in the RoundTrip middleware using NopCloser

Update Pkgs and Go Version to Latest

pchang388 commented 4 months ago

This change will also include proper hostname parsing for tdarr_instance label