Paulius Klyvis

Results 4 comments of Paulius Klyvis

I added the correct count in the intersection method as well.

+1 Using tornado 6.2, notebook 6.5.2 I constantly have to click on Kernel->Reconnect after having left the tab open for just a couple of minutes.

@iongpt I had the same issue and updated the nginx.conf (https://github.com/danswer-ai/danswer/blob/main/deployment/data/nginx/app.conf.template) by adding the ```client_max_body_size 20M;``` setting.