Skip to content

Enhance logging by catching expected ERROR's #70

@davidverweij

Description

@davidverweij

In running the BTF and DRM pipelines, a few 'patient_ids' re-occur each run as they have been used for testing. It would be beneficial to have the pipeline skip these instances to free some resources, time as well as remove these from any aggregations, statistics and process overviews.

I'd suggest to add another .csv file to the local folder: just one column containing all the known test accounts. Then, before the patient_id is being resolved, we can add a check that skips when this is the case.

This allows us to manually add values to the .csv when we detect (primarily through logs) new test accounts.

NOTE: this is a low priority enhancement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    data-transferData Transfer Protocolfeaturenew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions