Valery Piashchynski

Results 356 comments of Valery Piashchynski
trafficstars

Hey @Kaspiman πŸ‘‹ Unfortunately, it is not possible to determine the exact error, I understand that EOF is too general error, but usually, it points to some error with the...

It would be nice if you attach to the ticket some examples of PHP workers + actual error messages + desired error messages + .rr.yaml configurations.

Ok, so, if I understand correctly, the problem is in log level, because under the `info` log level you may clearly see what is the actual error. The error about...

The actual problem here, is that we don't have a log level from PHP. Thus, all worker-related messages (RR can't distinguish between a just message and an error message, from...

> Is it possible to read all logs from an application with an error level if a specific level is not specified? This is not a proper solution to a...

We do not support third-party workers. But all needs should be covered by the well-defined protocol. And from this point it doesn't actually matters, who created a worker. > I...

You may create both, discussion on the GitHub and create a topic in the Discord forum.

Just a structure with some fields. Like version, desired log level and that's it at the moment I guess. You may take a look at the temporal PHP worker and...

Hey @GityaMan πŸ‘‹πŸ» Added to a dyn allocator improvements list.

Hey @Kaspiman πŸ‘‹ The case is, that RR commands (like `./rr workers`) are using your initial configuration. Replace works for the plugins, but not for the RR commands. This is...