Queries the configured key info server for advice about GPG keys.
get provider downloader fingerprint
requests information about the given GPG key.
If the info is in the cache, returns it immediately.
If we are already fetching this information, returns the existing task.
If the previous fetch failed, tries again.
On error, returns a Bad
response rather than raising an exception.