Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprovision state machine error message #28

Open
mathematicalmichael opened this issue Dec 24, 2022 · 0 comments
Open

deprovision state machine error message #28

mathematicalmichael opened this issue Dec 24, 2022 · 0 comments

Comments

@mathematicalmichael
Copy link
Collaborator

mathematicalmichael commented Dec 24, 2022

/awscdk-minecraft/src/cdk_minecraft/deploy_server_batch_job/deprovision_state_machine.py

right now we use a generic "Wait time is too short..." message but would like to supply the values that were requested as part of the cause (or comment).

The question fundamentally comes down to how we can translate "$.wait_n_seconds_before_destroy" into a python variable that we can reference in an f-string.

Similarly, we have the Wait condition with "Wait N seconds" as the id, and we can use an f-string there as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant