Andrew Stepanchuk

Results 3 issues of Andrew Stepanchuk

There is a possibility to define different locations fo worker nodes with ``` worker_node_pools: - name: small-static instance_type: cpx21 instance_count: 4 location: hel1 ``` But there is no such possibility...

This commit introduces an exception handler into the Connector class. Now, when a WebSocket connection fails it captures the exception and explicitly rejects the promise, providing better error control and...

The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Artgris\Bundle\FileManagerBundle\DependencyInjection\ArtgrisFileManagerExtension".