Create a feature branch (MOSIP-biodedupe-scheduled-delay) for adding the support for scheduled delay while sending the message to ABIS. Here the producer submits the message immediately but the broker use the configured delay while delivering the message to consumer which is ABIS.
The code can be reviewed and merged to release branch on need basis. This will help us in simulating the real behavior in production where ABIS takes time to process the message rather than immediately responding as in case of mock abis.
Create a feature branch (MOSIP-biodedupe-scheduled-delay) for adding the support for scheduled delay while sending the message to ABIS. Here the producer submits the message immediately but the broker use the configured delay while delivering the message to consumer which is ABIS.
The code can be reviewed and merged to release branch on need basis. This will help us in simulating the real behavior in production where ABIS takes time to process the message rather than immediately responding as in case of mock abis.