dice-group / deer

RDF Dataset Enrichment Framework
https://dice-group.github.io/deer/
GNU Affero General Public License v3.0
10 stars 7 forks source link

[webUI] Status Polling does not stop after receiving error #22

Closed kvndrsslr closed 3 years ago

kvndrsslr commented 3 years ago
issue5

After receiving an error, polling for the job should stop since there are no more updates to be expected.

pskLana commented 3 years ago

@kvndrsslr , how to reproduce this bug?

kvndrsslr commented 3 years ago

try to load data from a file that does not exist, e.g. use a FileModelReader and input an arbitrary file name without providing that file.