Skip to content

Persist derived FDA metadata in MongoDB #233

Description

@GregorioBlazquez

await fdasCollection.insertOne({

Currently, the FDA document only stores its configuration and execution status.

It would be useful to persist metadata derived from the FDA itself (e.g. execution or schema information) in MongoDB so it can be reused by other features without recomputing it.

The goal of this issue is to evaluate which metadata should be stored, how it should be maintained after each refresh, and how it can simplify future (and actual) functionality.

This Issue includes #223

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions