fix(service): set default expiration for invoked file uploads (#7279)
* fix(service): set default expiration for invoked file uploads Update the invoke file upload logic to ignore the client-provided expiration time and enforce a fixed 365-day expiry, ensuring consistent storage cleanup behavior. * test(service): mock system time in invoke tests Use fake timers to ensure consistent file expiration time calculation.
Showing
Please
register
or
sign in
to comment