-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug/64760 ps report run not populating the table (#2803)
* Leave the csv staging file intact (tmp) * Disable cleanup of staging file * Instrument ps-report-writer function * add invocationId to logs * Comment out cleanup() call for ps report * Instrument ps report 3 with invocation id * Add duplicate message protection to the ps-report-writer-4 function * PS report staging 3b: only create a new CSV file if one doesn't exist This is in case of multiple workers overwriting each others work. * Add comment * ps report writer - check for existing before create * add
- Loading branch information
1 parent
7d14085
commit 5bea4f8
Showing
5 changed files
with
81 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters