trubrics / streamlit-feedback

Collect user feedback from within your Streamlit app
MIT License
129 stars 14 forks source link

file_uploader return 400 after user submit feedback #40

Open isunli opened 4 months ago

isunli commented 4 months ago

Hi, we are seeing AxiosError: Request failed with status code 400 on the file_uploader when ever we use the streamlit-feedback. We saw this issue before and it was because we didn't enable sticky session. Now it is happen again when we use the streamlit-feedback I feel streamlit-feedback route the traffic to a different instance.