Hi Everyone, Recently I faced issues where in a repository having large string properties (async indexed) led to high heap usage. So I am adding a a warn log if we try to add large string properties. But I am not sure what should be the default max length for such string properties. From your past experience please suggest a default value for such large string properties.
Thanks, Mohit