Paweł Werda

Results 8 comments of Paweł Werda

@bminixhofer seems like I've hit this case. I was trying to issue a `NNSplit.load("en")` on a server under a user with very limited access, the home dir of that user...

Interesting idea. I'd be willing to take on this. Any preference when it should appear - when the worker is started, or when job is ran?

I've seen this pop up after worker reloads with HUP since 1.3.0 using Redis broker, but it seems no messages are being dropped.

@sadilet I've taken the short path and restructured the single long pipeline into `n` smaller pipelines. Then the order condition is not satisfied, but it was fine enough for my...

I'm willing to experiment with this, I have an idea how to pull it off.

Please check if adding Flask-CORS library will solve your problem.

I have actually managed to extend the existing search code to comply with larger datasets - tested with about 2k items. Would you be interested? @DeanHe