Hi I've got a really strange issue with the Java Kit io.prismic:java-kit:1.6.3.
We have one page on our site (https://www.planwithgrace.com/funeral-plan/essential-plan/) which works perfectly most of the time but every now and then it throws the following:
Caused by: java.net.UnknownHostException: planwithgrace.cdn.prismic.io
I know what UnkownHostException is and I've double checked that it's correct and when I change content on the prismic backend it's changing on the home page so I know that the config is correct. My only conclusion is that it's a problem on Prismics side but that's also odd because I have other applications running and not exhibiting this issue. Could it be this particular repository?
Any idea as to what might be causing this?
Thanks in advance