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

ChatId fetching / message polling race condition #27

Open
krodyrobi opened this issue Nov 21, 2018 · 0 comments
Open

ChatId fetching / message polling race condition #27

krodyrobi opened this issue Nov 21, 2018 · 0 comments

Comments

@krodyrobi
Copy link

krodyrobi commented Nov 21, 2018

To 100% of the time configure the webchat to be always open from the admin panel.

Then you'll see a poll request to /conversation//?poll and also a cors message for that request.
The thing is nothing stops the components from doing the poll when no/insufficient credentials are given.
The app recovers once the state is updated and the next poll cycle comes around.

poll-404
cors-errors

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

1 participant