Elasticsearch exception when using Elasticsearch from elastic cloud

When using a dedicated Elasticsearch cluster in the GCP (elastic.co), we get an exception in the logs of the operate component. Do you have any idea to solve this issue?

Caused by: org.elasticsearch.ElasticsearchException: Elasticsearch exception [type=strict_dynamic_mapping_exception, reason=mapping set to strict, dynamic introduction of [jobFailedWithRetriesLeft] within [_doc] is not allowed

(!) It’s not possible for us to disable the strict dynamic mapping in the cluster, maybe you have another idea to prevent this error.