-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
After hitting 1000 default limit, the list continue growing with this error :
{
"index" : {
"_index" : "otoroshi-events-2025-06-27",
"_type" : "_doc",
"_id" : "4Ow5sJcB7Wz_QcyPKzsc",
"status" : 400,
"error" : {
"type" : "mapper_parsing_exception",
"reason" : "failed to parse",
"caused_by" : {
"type" : "illegal_argument_exception",
"reason" : "Limit of total fields [2000] has been exceeded while adding new fields [171]"
}
}
}
}
Metadata
Metadata
Assignees
Type
Projects
Status
No status