Node-sdk; Management Client; FetchError: The request failed and the interceptors did not return an alternative response

Yes! Our problem was another package actually, dd-trace. They pushed a minor update 5.10.xx to 5.11.xx. In it, they introduced a bug that was improperly handling the global.fetch Request and allowing it to be reused. We rolled back our version and the problem is resolved.