mreinstein / node-gearman

⚙ Gearman client and worker for node
75 stars 13 forks source link

correct error message for timeout error #17

Closed bigthyme closed 10 years ago

bigthyme commented 10 years ago

Past error message is: timout must be an int

should be: timeout must be an int