You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a workflow to clean up Lambda java perf test environment (#448)
In case the previous test failed and the clanup action did not have a
chance to run, that will break the following runs. This new workflow
provides a quick fix to clean up the resources created by the previous
run and unblock the perf test.
0 commit comments