Last few weeks, I started to notice issues with DNS resolution for googleapis.com.
Usually, a machine restart helps for a few hours, but then I have the same problem again. I’ve tried changing regions, but this also didn’t help.
Some logs from my app:
Failed to resolve ‘www.googleapis.com’ [A(1), AAAA(28)] after 2 queries
io.netty.resolver.dns.DnsNameResolverTimeoutException: [10812: /[fdaa:0:0:0:0:0:0:3]:53] DefaultDnsQuestion(www.googleapis.com. IN AAAA) query ‘10812’ via UDP timed out after 5000 milliseconds (no stack trace available)
Based on my observations, this started to happen once I enabled Sentry. Can it be related? How can I disable Sentry integration?