harwey / cups4j

Cups4j Java printing library for CUPS/IPP
http://cups4j.org
GNU Lesser General Public License v3.0
130 stars 64 forks source link

Cups4j sometimes does not connect correctly #70

Open agharibkhanyan opened 1 year ago

agharibkhanyan commented 1 year ago

Hello, all I am using cups4j to connect to cups service and my project is running on gcloud. Every few days I get a Connection refused error. I am very curious why it works some days and not others. Any thoughts? Is there a way to make cups4j try to reconnect a few times before erroring out?