Yuval Tal

Results 6 issues of Yuval Tal

Thanks for a great module! I think that UDP support would make life my easier for other applications that want to communicate with the harvester server. There would be of...

I need to return an array of strings. Is there something similar to @ResponseSchema that accepts basic types? I'm looking for this type of output: ``` @OpenAPI({ summary: 'Returns a...

I'm in New York timezone, and that could be the reason why I see this issue. When the data is inserted to the database, it is in UTC. However due...

I tried to integrate it into my code today and even though I enqueued tasks, they were never processed. Looking at the code, it seems that you're running into time...