gygabyte017

Results 22 comments of gygabyte017

Thank you for your answer, not quite, perhaps I am misinterpreting what the bind is for. I try to explain what I have in mind: the "main" logger is already...

Any update? it would be very useful indeed!

Thank you, very interesting the append_computed_columns method (is it missing in the docs? sometimes I feel like there are some things undocumented). However I see that if I assing a...

Thank you it works great, however when two concurrent calls use the same cas connection I get unexpected results. What would you recommend using some kind of `copy` or `fork`...

I understand, thank you for the answer, for now I'll try patching sys.stdout. However it would be a nice feature, the details about what actions are run and with what...

Yes I'm using binary protocol, just curious about how a packet is built. So you won't recommend transforming the csv in something else, maybe an xlsx (which is compressed) or...

Thank you very much, very interesting, I'll try it out and update this issue if I find something useful.

Hi, I'm still trying different options, I'll report the results as soon as I get more info. However, about the suggestions: 1. Since I'm on Windows I cannot use Gunicorn...

It is happening to me now as well, but it worked like a charm for months. You can regenerate a random uuid and it will work again, it seems like...