Hi,
the application log retention setting has been made into a select instead of a input field. This means we can only select between 30, 60, 90, 365 days and indefinitely. Because we have a lot of process flows that create a lot of logs the IAM becomes slow and unresponsive.
And yes, i totally agree that working with scheduled system flow that run every 2 seconds should be avoided but life.
Can we change this back making this field into a normal INT field again? That would give each developer the flexibility needed. It’s not like the value isn’t stored in the database as a int so it’s only a cosmetical change.
Or at least take out the constraint limiting the values that we can put in the global_settings table in that field.