What happens to pre-existing scheduled queries onboarded via CI/CD if I enable the LIMIT clause in the Panther Console?
Last updated: September 3, 2024
QUESTION
What happens to my pre-existing scheduled queries onboarded using a CI/CD workflow if I turn on the LIMIT clause toggle setting in the Panther Console?
ANSWER
They run until they are next updated. Then, the update will fail if there is no limit placed in the SQL. Examining which scheduled query files need to be updated before running your workflow is highly suggested.