You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, the task logs feature only polls the ObjectRepository for log messages. This causes problems when no ObjectRepository is running and newly created log messages are not viewable.
We skipped this problem during EverBEEN implementation - reconsider a merging policy for messages from distributed queue with messages from ObjectRepository.
The text was updated successfully, but these errors were encountered:
So far, the task logs feature only polls the
ObjectRepository
for log messages. This causes problems when noObjectRepository
is running and newly created log messages are not viewable.We skipped this problem during EverBEEN implementation - reconsider a merging policy for messages from distributed queue with messages from
ObjectRepository
.The text was updated successfully, but these errors were encountered: