I'm using STM32L432KBU6 to drive AQW214EHAX Solid State Relay to turn some other circuit ON when it is needed for up to 300ms. Circuit I'm using below:

I would like to add some kind of safety circuitry that would turn LEDs OFF when MCU_PIN is HIGH for more than 1 second.
Can anyone help me with such circuit? I'm looking for something that won't leak enough current to turn on LEDs.
So far I have figured such circuit:

R5, R7, R8 and Q2 will allow for fast capacitor discharge when MCU_PIN will be changed to LOW, if not capacitor will stay charged. I have decided to go with PMOS to drive LEDs, because I have plenty of space on PCB near MCU, but almost none near SSR. Design is based on PNP transistors on low side, I have never used them in such a way, so I'm looking for confirmation it will work, and won't damage anything.
Another thing I'm not sure about is whether I should use unpolarised capacitor like MLCC 0603 or polarized tantalum capacitor like in the rest of my circuit on power lines. Also if I should add some protecting dioded in case of current flowing in wrong direction from capacitor? What are your thoughts?

I would like to add some kind of safety circuitry that would turn LEDs OFF when MCU_PIN is HIGH for more than 1 second.
Can anyone help me with such circuit? I'm looking for something that won't leak enough current to turn on LEDs.
So far I have figured such circuit:

R5, R7, R8 and Q2 will allow for fast capacitor discharge when MCU_PIN will be changed to LOW, if not capacitor will stay charged. I have decided to go with PMOS to drive LEDs, because I have plenty of space on PCB near MCU, but almost none near SSR. Design is based on PNP transistors on low side, I have never used them in such a way, so I'm looking for confirmation it will work, and won't damage anything.
Another thing I'm not sure about is whether I should use unpolarised capacitor like MLCC 0603 or polarized tantalum capacitor like in the rest of my circuit on power lines. Also if I should add some protecting dioded in case of current flowing in wrong direction from capacitor? What are your thoughts?