I did a thing.
https://github.com/coredns/coredns/releases/tag/v1.14.4
#coredns 1.14.4 Forward-plugin supports new `next_on_nodata` directive
When one upstream returns a NODATA response, itโll then try the next forward plugin, instead of responding with NODATA itself.


