APIScout / backend

API Scout backend code
0 stars 0 forks source link

Reconciliation Pipeline #9

Closed edoriggio closed 7 months ago

edoriggio commented 7 months ago

Every day, a reconciliation pipeline is ran. This pipeline will compare the ids in MongoDB and those in Elastic. If there are some mismatches (i.e. a MongoDB document was not embedded), then the pipeline will perform the embedding and save it in Elastic.

linear[bot] commented 7 months ago
API-29 Reconciliation Pipeline

Every day, a reconciliation pipeline is ran. This pipeline will compare the ids in MongoDB and those in Elastic. If there are some mismatches (i.e. a MongoDB document was not embedded), then the pipeline will perform the embedding and save it in Elastic.