Skip to content

'Input string is longer than 4000 character(s)' error #21

@LMacchi

Description

@LMacchi

Associated issue: choria-io/choria-mcorpc-support#217

TL;DR: in order to increase the maxlength of the input string, there will be 2 places to update: the choria-mcorpc-support gem, issue listed above, and this module.

This issue will track the update of the Puppet module.

The maxlength for input is 4000 chars. My users started using helper scripts to make tasks more modular, and the combination of the task script + helper scripts sometimes go over 4000 chars. We've been advising people to only import the files they require instead of blanket files/*, but the library of helper scripts is growing every day and I fear that soon importing just the necessary helpers won't be enough.

Metadata

Metadata

Assignees

No one assigned

    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