Add charm config for MAX_FRAME_SIZE

Bug #1971604 reported by Nicholas Malacarne
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charm-juju-lint
Won't Fix
Undecided
Unassigned

Bug Description

Hello,

The BootStack team recently ran into an issue with charm-juju-lint on our production servers. The auto_lint.py script was hanging with an error: ERROR:juju.client.connection:RPC: Automatic reconnect failed.

After further investigation, this turned out to be the MAX_FRAME_SIZE defined in auto_lint.py (https://git.launchpad.net/charm-juju-lint/tree/scripts/templates/auto_lint.py#n45).

Manually increasing this value in the script via CLI solved the issues we were seeing.

Would it be possible to add a config param to the charm to set the MAX_FRAME_SIZE? This would prevent any future need to edit the script directly.

Thanks.

description: updated
description: updated
Revision history for this message
Andrea Ieri (aieri) wrote :

Rather than making such a low-level knob configurable, I would prefer to have the charm automate setting the proper size, if possible.
I'll set this one to incomplete until we can gather more information about the conditions under which this error occurs.

Changed in charm-juju-lint:
status: New → Incomplete
Revision history for this message
Eric Chen (eric-chen) wrote :

This charm is no longer being actively maintained

Changed in charm-juju-lint:
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.