There's a use case for validate runs that will only contain series tests, test a very small amount of very recent data, and happen very freqently.
It's likely worth implementing a function that more efficiently handles this use case, with stripped down arguments and handling, and perhaps internal caching.
There's a use case for validate runs that will only contain series tests, test a very small amount of very recent data, and happen very freqently.
It's likely worth implementing a function that more efficiently handles this use case, with stripped down arguments and handling, and perhaps internal caching.