Skip to content

BUG - Returning an invalid 200 #292

@MitchellShiell

Description

@MitchellShiell

Description

On indexing Maestro returns the following 200:

{"level":"INFO","time":"2025-05-23T21:51:07.885Z","pid":29,"hostname":"69723f2f59ed","0":"# of documents:'1'","1":200,"msg":"Bulk upsert in index:'idmapping-index'"}

However data is not actually getting indexed into es as the index itself contains 0 documents.

Image

When directly using the es-client (through conductor) I get the following:

✗ Error Bulk indexing failed - 1 records
⚠ Warning Field 'data.Date_of_Tissue' requires valid date format, found '02-Nov-23'

fixing my data/mapping resolves the issue however the initial 200 provided by maestro was clearly incorrect in this instance

Your Environment

I am using ghcr.io/overture-stack/maestro:7f05c8d

Metadata

Metadata

Assignees

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