uktrade / mobius3

Continuously sync folder to S3, using inotify under the hood
MIT License
50 stars 3 forks source link

feat: force ipv4 #50

Closed niross closed 1 year ago

niross commented 1 year ago

We're starting to suspect that in our AWS environment, that doesn't support ipv6 AAAA record DNS requests type 28 (not supported since our DNS proxy doesn't rather than anything AWS-y itself), that we might be hitting some of the issues reported in https://github.com/encode/httpx/discussions/2167

So this is a bit speculative, although from initial tests, it does seem to improve things