Cleaning files may fail with a PelException

Created on 28 February 2025, about 2 months ago

Problem/Motivation

The processing of the queue does not take into account that there may be various PelExceptions from the code manipulating the file. If this happens, the processing of the queue item fails and the queue is never finished.

Steps to reproduce

TBD. Maybe this can be reproduced by various files in https://github.com/ianare/exif-samples/tree/master/jpg/invalid

Proposed resolution

Catch PelExceptions and report an error for the file, but return from the process method to complete the processing.

Remaining tasks

  • Create MR
  • Review
  • Merge

User interface changes

Errors will be reported and queue processing will finish.

API changes

None.

Data model changes

None.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇳🇱Netherlands eelkeblok Netherlands 🇳🇱

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024