Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DuplicatePrimaryKeyError in inbound log for Forward Reliable Request Execution #70

Open
KGita-md opened this issue May 25, 2021 · 0 comments

Comments

@KGita-md
Copy link

Description:
For the forward Reliable request execution we are getting expected response code as 202.Though we are getting expected response , inbound service logs shows the DuplicatePrimaryKeyError error.
We are using Azure cosmos DB for mongo api instead of Dynamo DB docker Image. Similar behavior seen when Dynamo DB docker image used instead of Azure cosmos DB instance.
To cross check, we executed this request with the help of shell script which are present at below link and found same issue.

Error:
E11000 duplicate key error collection: integration-adaptors.mhs_state. Failed _id or unique index constraint., full error: {'index': 0, 'code': 11000, 'errmsg': 'E11000 duplicate key error collection: integration-adaptors.mhs_state. Failed _id or unique index constraint.'}
image

Test data -
outbound_script.txt
inbound_script.txt

Priority - Medium

@michael-kainos

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

No branches or pull requests

1 participant