Hi,
I would like to set up an automated system that automatically updates certain values in the database each month. I am using a recurring event on the ‘user’ thing and the Stripe plugin to verify if users still have their subscriptions. However, due to the short delay, I am concerned about potential glitches. For instance, if a user does have an active subscription but Stripe takes a bit longer to update (even a few seconds could be too long), this could cause issues. Is there a better or more efficient way to manage this? Thanks a lot!