Kevin Anidjar

Results 8 comments of Kevin Anidjar

Is there something I can provide you with in order to investigate? We are still having this issue occurring everyday.

Here are some information about the execution context: - This error seems to occur only with our workers - Our apps run on a Kubernetes cluster: a pod contains one...

Here it is: ```` /usr/local/etc/php/conf.d/docker-php-ext-redis.ini, redis redis.arrays.algorithm => no value => no value redis.arrays.auth => no value => no value redis.arrays.autorehash => 0 => 0 redis.arrays.connecttimeout => 0 => 0...

"CLIENT LIST" command (sample): ````` >> client list id=5100145 addr=xxx:6916 fd=73 name= age=203888 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 ow=0 owmem=0 events=r cmd=eval numops=474345 id=5626765...

I have done some investigations and there is no issue with PHP-FPM, the connections are persisted until the child process is killed. The issue is with PHP, used by our...

Sorry, forgot to give you a feedback. We are still having the issue with the PHP cli. We tried to set a non-zero timout value. No effect. We are still...

@macjohnny Same here, I would be delighted to use your component if your release it as an NPM package while waiting for the official implementation by the Angular team.

Up, spent 5 hours trying to understand why my tests were failing while the app was working.