Skip to content

Handling multiple requests with same Request ID#11

Open
hrasekj wants to merge 2 commits into
masterfrom
request-caching
Open

Handling multiple requests with same Request ID#11
hrasekj wants to merge 2 commits into
masterfrom
request-caching

Conversation

@hrasekj

@hrasekj hrasekj commented Sep 18, 2019

Copy link
Copy Markdown
Member

When client sends multiple requests with the same id. We should work with it. But client must also send X-Request-Id header, so we could recognize repeating request.

This feature depends on good implementation on client side, becouse the code only works with header content and does not care if client calls different path or sends different content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant