momentohq/client-sdk-rust

integration tests poison an account's limits

Closed this issue · 1 comments

---- tests::create_list_revoke_signing_key stdout ----                                                                    
thread 'tests::create_list_revoke_signing_key' panicked at 'called `Result::unwrap()` on an `Err` value: LimitExceeded("Your account has a limit of 5 signing keys. Please contact support if your use case necessitates more keys.")', tests/integration_test.rs:147:56

If the tests don't run to completion keys are left behind and the limit is hit.

Also affects cache limit.