Giacomo Chiarella

Results 9 comments of Giacomo Chiarella

Same issue here. I'm calling the endpoint api/v1/collections/ method DELETE but I get only delete the entry in collections table, all the documents, metadata and embedding_fulltext_search* are still in the...

I have strong thoughts that will not delete documents store in embedding_fulltext_search* tables because in these tables there are no ids that would enable filtering via collection id nor document...

we are actually having bad user experience due to 400 on `{page}/_stcore/health`. It happens sometimes (like when it is redeployed or after some expiration date) that when the website is...

I can see also that the content of _stcore/host-config is `{"allowedOrigins": ["https://devel.streamlit.test", "https://*.streamlit.apptest", "https://*.streamlitapp.test", "https://*.streamlitapp.com", "https://share.streamlit.io", "https://share-demo.streamlit.io", "https://share-head.streamlit.io", "https://share-staging.streamlit.io", "https://*.demo.streamlit.run", "https://*.head.streamlit.run", "https://*.staging.streamlit.run", "https://*.streamlit.run", "https://*.demo.streamlit.app", "https://*.head.streamlit.app", "https://*.staging.streamlit.app", "https://*.streamlit.app"], "useExternalAuthToken": false, "enableCustomParentMessages":...

we have deployed streamlit in ecs task behind a load balancer. Is it enough to open only 443 port? I would say yes give that it works in a freshly...

``` Firefox can’t establish a connection to the server at wss:///stream. [main.ca9076db.js:2:4351407](https:///static/js/main.ca9076db.js) The connection to wss:///stream was interrupted while the page was loading. ``` the response is a 400 bad...

I did the same and it worked. But I've read no where how HTTP headers configuration and Talisman work together

Hi everyone! 4.0.2 is under voting. I went through the changelog [here](https://github.com/apache/superset/blob/4.0.2rc1/CHANGELOG/4.0.2.md) and I cannot see any reference to [this](https://github.com/apache/superset/issues/28712) or [this](https://github.com/apache/superset/pull/28409). Moreover this is still open. Anybody can give...