There is no way to configure this currently.

If anyone has time and interest in making this configurable I'd be
happy to help; it'd need to go via `JsonFactory.builder()`
configuration. But static config methods (static method, system
properties) not acceptable.

Ideally there would probably an extensible set (similar to new
StreamReadConstraints setting, but different) to modify so it'd be
easier to add/configure different settings.

-+ Tatu +-

On Mon, Jun 5, 2023 at 3:24 PM Gili <gili.tzab...@gmail.com> wrote:
>
> Hi,
>
> When Jackson throws an exception, it quotes the JSON that triggered the 
> exception. Unfortunately, after MAX_ERROR_TOKEN_LENGTH bytes it truncates the 
> message so if a section of interest is further down it becomes very hard to 
> debug.
>
> Is it possible to make this limit configurable?
>
> Thank you,
> Gili
>
> --
> You received this message because you are subscribed to the Google Groups 
> "jackson-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jackson-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jackson-user/9eca88c0-53dd-421e-b931-c8580c69be63n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jackson-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-user/CAL4a10iUViyCd7wU7dyjpyZ4n%2B%2BPHDxNirL%3DJrrDztFKVRyyZQ%40mail.gmail.com.

Reply via email to