Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Fix profile cache, account for inflight responses and use Promise.all… #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michaeljyeates
Copy link
Contributor

…() to emulate previous responses to getProfiles

The member client profile cache didnt account for inflight requests so when many requests were made before the first request returned, they would send additional requests

This patch handles inflight requests so only a single request is made

…() to emulate previous responses to getProfiles
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant