Skip to content

Web validator retries with bad zip file #1651

@jcpitre

Description

@jcpitre

Describe the bug

I fed a (really) bad zip file to the Web validator. The file is just a text file for which I changed the extension to .zip.
After that I can see in the web validator logs (here You need access) that the validator failed with the data as expected but then reruns the validator multiple times.
Which give the same results since it's the same input data.

Steps/Code to Reproduce

See above

Expected Results

Some error message saying the file is no good and not do any retry with the same data.

Actual Results

According to the logs the system is retrying with the same data a bunch of times. See screenshot

Screenshots

Here are the logs with the retries:

image

Files used

No response

Validator version

4.2.0

Operating system

irrelevant

Java version

No response

Additional notes

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working (crash, a rule has a problem)status: ReadyAn issue that is ready to be worked on.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions