lirlia/prel

separate request expiredAt and Iam condition expiredAt

Closed this issue · 0 comments

I've noticed that the expiration time for the Request is currently the same as the expiration for the IAM condition.
This can be problematic because if the approval for the Request comes too late, there's hardly any time left.

It would be better to separate these two expiration times.