All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Issue with orderform. Avoid Creating new orderform when user is not logged. A new orderForm deletes cart items when user is not logged
- TTL and Timeout adjustments
- Major of affiliates to fix the lead flow
- README adjustments
- CODEOWNERS adjustments
- Undone the service timeout change from
10
to10000
- Change the service timeout from
10 ms
to10000 ms
to prevent timeout exceptions
- Change timeout from
2000 ms
to5000 ms
to prevent timeout exceptions