Open
Description
While debugging, it has become clear that a request queue should be implemented.
As there can be two on-going requests for the same message. The cache should handle this.
Message cache values can sometimes also be undefined, which suggests that resolving and recaching cached locations fails.