Hi,
I have an envrioment with server gearman e many job server at diferent location.
When I have a link problem, my gearman server gets stuck and I need to restart the service.
If the link is normal, the service works perfectly.
Log:
[2020-03-24 17:45:35][23695][ERROR] sending job to gearmand failed: connect_poll(Connection refused) getsockopt() failed -> libgearman/connecti
on.cc:104
[2020-03-24 19:25:50][23695][ERROR] sending job to gearmand failed: connect_poll(Connection refused) getsockopt() failed -> libgearman/connecti
on.cc:104
[2020-03-24 19:30:36][23695][ERROR] sending job to gearmand failed: connect_poll(Connection refused) getsockopt() failed -> libgearman/connecti
on.cc:104
[2020-03-24 19:40:34][23695][ERROR] sending job to gearmand failed: connect_poll(Connection refused) getsockopt() failed -> libgearman/connecti
on.cc:104
[2020-03-24 19:45:26][23695][ERROR] sending job to gearmand failed: connect_poll(Connection refused) getsockopt() failed -> libgearman/connecti
on.cc:104
Do you have any options to adjust in module.conf or worker.conf to avoid locking the gearman?
Regards,
Valter Terrani