Kenny Lajara

Results 18 comments of Kenny Lajara

Hope to see the release soon

> That's not uvicorn's fault. Some other package or the questioner yourself configured the `root` logger. And message from logger `uvicorn.error` are propagated to the `root` logger, printed by handler...

> There is wiki here that could contain useful info like this, otherwise it could go to readthedocs docs https://github.com/scrapinghub/scrapyrt/wiki/Deploy That documentation has the deployment to ubuntu server marked as...

Hope you add the license

This is a good one! I hope they think the same.

I don't know if you are willing to merge this pull request as it seem to be here for around 4 month now, but this solve the issue that the...

Sure @lopuhin . You can see an example here: `https://www.diariolibre.com/actualidad/gobierno-comenzara-a-entregar-el-bono-navideno-de-rd-1500-desde-este-11-de-diciembre-NG23168270` **EDIT:** I just noticed that the problem with the markup of the previous URL is not the tilde or the...

Got it, you are right. `errors="ignore"` is working for me now. Is there any other documentation? I don't see those options on the `.README` file. I just wanna add one...

> Maybe this helps: https://pypi.org/project/types-python-dateutil/ Nope. Is not helping. Looks like a bug.

@multimeric Any workaround to set a maximum execution time when calling `Client.container.run()` (instead of `Client.container.exec_run`)?