Skip to content

fix: PIN-6554 + PIN-6504 handle thrown exception when retrieving logs + try to...

Michal Neubauer requested to merge fix/PIN-6554 into release/v4.3.0

Merge request

Changes:

  • handle thrown exception when retrieving logs
  • try to avoid the exception by writing the logs to file in correct order ​

Code should:
  • make sense
  • follow project conventions (architecture, tech stack, naming)
  • not cointain any dead or unused code
  • not cointain any technical debt or TODOs without Jira issue
  • be tested
  • be documented

The full code checklist as well as other useful information about the code review process are on the Code review wiki page

Closes PIN-6554 + PIN-6504

Edited by Michal Neubauer

Merge request reports

Loading