We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently in the conversation page, we we poll for messages, config, and profiles until we have a few of them. Then polling stops.
New messages are received via signals if we have an active connection with the message author peer.
Consider also polling for messages, config and profiles on a regular interval, while on the conversation page.
The text was updated successfully, but these errors were encountered:
Resolved by #443
Sorry, something went wrong.
No branches or pull requests
Currently in the conversation page, we we poll for messages, config, and profiles until we have a few of them. Then polling stops.
New messages are received via signals if we have an active connection with the message author peer.
Consider also polling for messages, config and profiles on a regular interval, while on the conversation page.
The text was updated successfully, but these errors were encountered: