Tony Meyer
Tony Meyer
> I _think_ I was using the latest release (7.0.5) Hey @Batalex, sorry for being unclear. I meant what test suite are you running (one of the data platform repos...
Some improvements have been made - I believe these should address the regressions since Scenario 6.x and hopefully a bit more. More can be done, of course, but I think...
> To answer the 3rd question first, [the 5s timeout](https://github.com/canonical/operator/blob/main/ops/pebble.py#L1732) is `pebble.Client.timeout`, and as John mentioned in the issue, the intent for it is "If we have sent a request...
> 1. Remove `timeout: float = 5.0` from `pebble.Client.__init__()` because it's not configurable anyway. Make it a hard-coded constant value. Even though this isn't accessible directly by charms, this would...
Works correctly in my local testing. Best to hold off on merging until the Juju & pebble PRs have landed.
> Best to hold off on merging until the Juju & pebble PRs have landed. Should be good to merge once you're back :smile:.