SSH Agent 'remember until vault is locked' does not work with agent forwarding

The new setting to remember ssh key authorization is great, but authorization is still triggered every time when the request is from an ssh session with agent forwarding, ie: ssh -A host_name. Makes workflows on remote machines still tedious with constant auth requests.