There's no way to increase the time to persist items in s1 and s2 if they depend on s3, it just doesn't make sense.
s1
s2
s3
You should instead check how the operation which emits the value in s3 is evaluated and optimize from there.