Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[question][documentation] Request deduplication #306
Labels
Comments
|
Yes, only one request will be made in that case in that, and once the promise is fulfilled it will update both components. |
|
Should I PR to extend the docs? or not worth it? |
|
Thank you @andrewmclagan! Yeah it's worth to document it |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Seems request deduplication is a feature as its mentioned in the docs and this PR: #235
If this is the case would you accept a PR to extend the documentation around this feature? As at present its very minimal.
Does request deduplication work as follows? Only one request would be made?