Valery Piashchynski
Valery Piashchynski
The response streaming feature will be in the `2.10`-alpha releases because we should appropriately test it. We are still waiting for the feedback 😜 In the next release, we plan...
Hey @Smolevich, thanks for contributing. Planned for the `v2.12.0` EDIT: `v2.11.0`
Hey @andrei-dascalu, thanks for the FR. We discussed internally this feature and agreed, that it should be done. Stay tuned, I'll notify you about the planned version for this feature.
Hey @OO00O0O , thanks for the FR. I'm not quite sure, that I correctly understand your proposal. Could you please provide more details, especially about how other plugins will collaborate...
Ok, I got your idea. Generally, handling bad or expired JWT's on the server side might be a good idea (to free up workers' resources and pass only valid headers)....
np, I respect your time as much as I respect mine 😃 > spiral dev team np, I'll ask PHP teammates at tomorrow daily :) Please, keep in mind, a...
> I personally prefer configuring generic functionality and writing specific code. Others will do configurations and abstractions till death. And some people can write http servers almost in one line...
Hey @roxblnfk 😃 > For example we can't handle HTTP protocol, binary protocol, or any custom protocol. Actually, you can easily handle HTTP or any binary protocol, since they have...
> packages from the Goridge plugin Goridge3 protocol behaves more like TCP/IP itself so, to handle transport protocols, we need to have the second part of your proposal - additional...
Hey @dmitry-pilipenko 👋🏻. I guess the problem is in the workers' restarts. `SoftJobError` indicates some error that leads to process (PHP) restart. I expect that fix will be released the...