Can I have my Mechanic data retained for more (or less) than 15 days?
Example
{% action "event" %}
{
"topic": "user/noop/data_retention",
"run_at": {{ "now" | date: advance: "5 days" | json }}
}
{% endaction %}Last updated
Was this helpful?