mirror of https://github.com/hashicorp/boundary
Don't attempt session teardown if the session is expired (#3312)
This avoids a situation where teardown results in an error due to the worker not accepting the connection (since the credentials are invalid). Teardown is a best-effort way to avoid sessions that have long lifetimes ending up having to wait for expiration before cleanup, but if we're near expiration it doesn't really matter. Fixes ICU-9633llb-jefferai
parent
8322916fb4
commit
3a9903a836
Loading…
Reference in new issue