Dmitry Menshikov

Results 9 comments of Dmitry Menshikov

Hi, @enys You may customize Dockerfile for your app, extending original Dockerfile or creating your own. I don't think that all users use this feature with health checks...

@Seldaek I agree with you in general. I've found that sentry does the following with such errors. ``` #3 /app/main/Yii.php(62): Yii::error #2 /app/vendor/yiisoft/yii2/base/ErrorHandler.php(318): yii\base\ErrorHandler::logException #1 /app/vendor/yiisoft/yii2/base/ErrorHandler.php(283): yii\base\ErrorHandler::handleFatalError #0 [internal](0): null...

For me ErrorHandler->methodName may be confusing if this is static method. ErrorHandler.methodName is less confusing imho. On Sat, Jul 23, 2022, 09:52 Jordi Boggiano ***@***.***> wrote: > Id maybe do...

Found solution by myself. https://github.com/gotwarlost/istanbul/issues/904 Maybe it's a good idea to specify that istanbul doesn't work with es6 right in the node-coveralls readme? If so, I can prepare PR.

Hello! I've found that this module is unsupported and has some bugs. I may propose to use our module that was tested in production and highload environments. Also we have...

@paisley I can confirm that your steps work on Catalina (10.15.7). Thank you.

I may propose to use our module that was tested in production and highload environments. Also we have good unit and functional tests [with 100% coverage](https://coveralls.io/github/LCMApps/dns-lookup-cache?branch=master), multi-records resolving and TTL...

@PaquitoSoft @evantorrie @robertrossmann @SimenB @roccomuso Hello! I've found that this module is unsupported and has some bugs. I may propose to use our module that was tested in production and...

@roccomuso Hello! I've found that this module is unsupported and has some bugs. I may propose to use our module that was tested in production and highload environments. Also we...