Skip to content

Conversation

@dysosmus
Copy link

@dysosmus dysosmus commented Dec 4, 2025

The PR #417 introduced extra hotswap flags. However, when used the flags yield serialisation errors like bellow because the expected type is a number not a string.

failed: SerializationException: STRING_VALUE cannot be converted to Integer

This PR changes hotswap-ecs-minimum-healthy-percent, hotswap-ecs-maximum-healthy-percent, and hotswap-ecs-stabilization-timeout-seconds from string to expected type number type.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Change hotswap-ecs-minimum-healthy-percent, hotswap-ecs-maximum-healthy-percent,
and hotswap-ecs-stabilization-timeout-seconds from string to expected type number type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant