Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search error on private room #209

Open
ncasnap opened this issue Jun 1, 2023 · 5 comments
Open

Search error on private room #209

ncasnap opened this issue Jun 1, 2023 · 5 comments

Comments

@ncasnap
Copy link

ncasnap commented Jun 1, 2023

Bug Report

Problematic behavior
When I try to add a user in the private room. The search bar is sometimes working well and sometimes not.

image

And another time :
image

Expected behavior/code
It should alway prints the message below
image

Steps to Reproduce

  1. type some letters
  2. add or remove some letters

Sometimes it appears the first time and sometimes after few search.

I stay available if you need more information.
Regards,
Nathan

@sampaccoud
Copy link
Contributor

sampaccoud commented Jun 12, 2023

can you post the error. If 400, post the error returned by the server. If 500, post the output of the command:

$ docker compose logs app

@ncasnap
Copy link
Author

ncasnap commented Jun 14, 2023

Hello,

Here is the issue :
image

let me know if it's enough

Regards,
Nathan

@sampaccoud
Copy link
Contributor

Yes it's enough:

429 Too Many Requests

So this is the result of throttling. Probably the result of your testing and not going to happen on a real site in production under a normal use...

@sampaccoud
Copy link
Contributor

@PanchoutNathan In oder to improve the Ux, we should show a relevant message and ask the user to try again in a while?

@ncasnap
Copy link
Author

ncasnap commented Jul 12, 2023

Hello,
Since new update, I cannot add anyone and the error message is always present.
Do you have the same issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants