Minor fixes and new callback for clients for connection status
- Add status callback to Client to passively know when connections fail
- Add a sleepConnection call in worker when no job is returned from the job server
- Initialize job params when empty to avoid notice
- Update phpunit