It doesn't do anything useful at the moment. It caches primitive values from config, which might as well be considered constant while the agent is running.
Secondly, it will cause issues if there are multiple connections being used with different auth types, as the current caching behavior is to use this single field for everything, with no validation.
It doesn't do anything useful at the moment. It caches primitive values from config, which might as well be considered constant while the agent is running.
Secondly, it will cause issues if there are multiple connections being used with different auth types, as the current caching behavior is to use this single field for everything, with no validation.