AshharAhmadKhan commented on code in PR #6228:
URL: https://github.com/apache/fineract/pull/6228#discussion_r3783396658


##########
fineract-core/src/main/java/org/apache/fineract/infrastructure/core/filters/IdempotencyStoreFilter.java:
##########
@@ -68,6 +73,33 @@ protected void doFilterInternal(@NonNull HttpServletRequest 
request, @NonNull Ht
         }
     }
 
+    private void warnIfIdempotencyKeyHeaderMissing(HttpServletRequest request) 
{

Review Comment:
   Thank you @adamsaghy for your guidance, please trigger checks and let me 
know if current diff is aligned with your approach.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to