Health-Informatics-UoN / Carrot-Mapper

Carrot: Convenient And Reusable Rapid Omop Transformer.
https://carrot4omop.ac.uk
MIT License
12 stars 3 forks source link

Update serverless concept creation to use the db #720

Closed AndyRae closed 1 month ago

AndyRae commented 1 month ago

Changes

Updates the Concept Creation to use the database directly, rather than the API as previously.

This enables larger scan reports, as the previously the API would timeout and cause the process to fail.

The chain is:

The RulesTrigger initially returns a 202 with a instanceID - this can be used to check the status with WorkerStatus.

Includes:

Environment changes:

Closes #703 Closes #616

Checks

Important: please complete these before merging.

github-actions[bot] commented 1 month ago
Tests Skipped Failures Errors Time
25 1 :zzz: 1 :x: 0 :fire: 4.401s :stopwatch: