After running for a while, Plexi will report "WARNING: A connection to OMBI_URL was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);"
After running for a while, Plexi will report "WARNING: A connection to OMBI_URL was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);"
This is something that needs to be addressed.