updates

Before this deployment only user firebase errors were collected (e.g. errors that are related to a particular user). Now, we also collect global firebase errors, like those that may happen due to the overall system state and there is nothing about user that can be done to fix it.

Another update is for content insights dashboard, especially related to the cases when messages pool content is being updated. The issue was that the content insights were not synced with such updates, so the data was not accurate.

update

content insights fix

firebase errors

supervisor & workflow agents

additional steps

  • clickhouse to be updated with the latest migrations
  • check that new event is being populated in new firebase errors table
  • to check new firebase errors container after the release
from apps.messages.container import MessageErrorsContainer
 
errors_container = MessageErrorsContainer()
print(errors_container.size)
deployment render all [[templates/items/deployment]] where page = @page.name