the task performed every minute is to query the data with a status of 1 from the database, and update the data (related tables) if it exists, otherwise it will not be processed, such a simple scheduled task, but will this execution per minute affect performance?