Oliver Lloyd
Oliver Lloyd
Talk about: - security groups - AMIs - key files - zone
As per #77, JMeter is hard to stop sometimes. Putting a timeout in the script inside the `control_c()` [function](https://github.com/oliverlloyd/jmeter-ec2/blob/master/jmeter-ec2.sh#L991). Would prevent long waits. The timeout could write to screen giving...
As per #10, connection errors sometimes occur and can be caused by things that could have been checked by the script.
This would allow scripts and vars to be passed and prevent parsing errors. (See #72.) Right now the script only accepts pure file path references in the filepath field of...
The summariser has a new time format and the results file has field names added by default now.
Right now code and files are sent up and down between the computer running the script and each instance. This can create a lot of traffic when the volume of...
[This issue](https://github.com/oliverlloyd/jmeter-ec2/issues/10) lists the various things that can cause this error but it's closed and the information is hidden. Better would be to add a section to the readme and...
These properties are needed for this PR [to add the merchandising-high](https://github.com/guardian/dotcom-rendering/pull/5687) slot on fronts
This work was started here: https://github.com/guardian/frontend/pull/25349 DCR needs to know when to render adverts or not. There are two properties that controls this `shouldHideAds` at the content level (e.g.: sensitive...