Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:None
-
Story Points:3
-
Epic Link:
-
Sprint:AP F21-1 (June)
-
Team:Alert Production
-
Urgent?:No
Description
Kian-Tat Lim reported on Slack that ap_verify Gen3 failed on the weekly with the following error:
RuntimeError: Error finding datasets of type fakes_deepDiff_warpedExp in collections [ap_verify-output]; it is impossible for any such datasets to be found in any of those collections, most likely because the dataset type is not registered.
|
This error may become a successful query that returns no results in the future, because queries with no results are not usually considered an error.
|
$5 says that adding `doWriteWarpedExp: True` to ap_pipe/ApPipe.yaml under the imageDifference config will fix this.