-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Labels
UpstreamIndicates an issue in an upstream dependencyIndicates an issue in an upstream dependency
Description
GearmanManager/etc/config-advanced.ini
Line 33 in 69df370
| timeout = 300 |
Hello, this timeout is supposed to be used in milliseconds as of german 1.1.19
gearman/gearmand#196
We had the problem that for all workers that take longer than ~1 second the gearman service did return "work_fail = 14" to the client.
After changing this value to 300000 instead of 300 we had the behaviour like in 1.1.18
Regards
dynamicnet
Metadata
Metadata
Assignees
Labels
UpstreamIndicates an issue in an upstream dependencyIndicates an issue in an upstream dependency