self.logger.warning("Error server wants to send publish answer but no publish request is available")
self._publish_result_queue.append(result)
self.logger.info("Server wants to send publish answer but no publish request is available, enqueing notification, length of result queue is %s",len(self._publish_result_queue))