- Issue created by @dnt
If the option "Cache Expire" in a CMRF profile is set, successful requests are cleared from the cache, anyway. My expectation is that all requests are kept until the configured number of days are exceeded. There seem to be different caching concepts.
The use case for this is to be able to analyze a problem if an issue is reported.
When I comment this line https://git.drupalcode.org/project/cmrf_core/-/blob/2.1.0/src/CallFactor... the behavior is as I wanted it to be.
Set option "Cache Expire" in a CMRF profile, make a CMRF call, clear Drupal cache.
Active
2.1
Code