php / pecl-networking-gearman

PHP wrapper to libgearman
https://pecl.php.net/package/gearman
Other
33 stars 25 forks source link

When does "Unable to add worker function" trigger? #21

Open razvan-tache opened 1 year ago

razvan-tache commented 1 year ago

Hi, we moved our workers into a dockerized autoscaled environment, but we started seeing this error: "Unable to add worker function".

Our setup: X gearman servers, Y gearman workers that listen on each server.

If we were to publish 400 messages, this error occurs for the last 10% of our messages.