Searched refs:report_error_to_cluster (Results 1 – 2 of 2) sorted by relevance
767 context.context().report_error_to_cluster(e.error_code, e.message)
782 def report_error_to_cluster(self, error_code, error_message): member in Context