Project

General

Profile

Actions

Bug #8433

closed

Bug #8343: logger_rudder breaks if expected_reports.csv.res is missing but expected_reports.csv.tmp is present

Bug #8430: logger_rudder can re-read expected_reports_temp even without change, impacting performance significantly

logger_rudder evaluates too late content of temp file, causing it to miss first report

Added by Nicolas CHARLES almost 8 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
Generic methods
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

After a promise regeneration, rudder_expected_reports.csv.tmp is created at first pass, but is read only at third pass, so rudder_expected_reports.csv.res is written at the end of thrid pass, but its content is only read at next call of logger_rudder

Actions

Also available in: Atom PDF