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

Update exception-bus-bus-unavailable.rst #197

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ajepe
Copy link

@ajepe ajepe commented Sep 27, 2019

Add little update

Copy link

@itpp-bot itpp-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

└─ docs/
   └─ debugging/
      └─ errors/
         └─ exception-bus-bus-unavailable.rst

Installable modules remain unchanged.

Not installable modules remain unchanged.

No new features in doc/changelog.rst files of installable modules

sent by ✌️ Odoo Review Bot

@@ -28,7 +28,7 @@
Exception: bus.Bus unavailable

Error above means you haven't configured :doc:`longpolling <../../admin/about_longpolling>` properly. Longpolling is
used for instant notifications and updates. If you are sure that you don't need
used for instant notifications and updates when multiple workers is enabled i.e number of workers set in the configuration file is greather than one. If you are sure that you don't need
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajepe actually "is greater or equal one", i.e. when workers have a non-zero value

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes you are right, I always assumed one or more.

@@ -28,7 +28,7 @@
Exception: bus.Bus unavailable

Error above means you haven't configured :doc:`longpolling <../../admin/about_longpolling>` properly. Longpolling is
used for instant notifications and updates. If you are sure that you don't need
used for instant notifications and updates when multiple workers is enabled i.e number of workers set in the configuration file is greather than one. If you are sure that you don't need
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a separate page about how to activate longpolling and it's not only via workers

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

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

Successfully merging this pull request may close these issues.

4 participants