astro-sdk icon indicating copy to clipboard operation
astro-sdk copied to clipboard

Benchmark script frequency

Open tatiana opened this issue 2 years ago • 0 comments

Describe the bug The initial plan was for the benchmark script to be running every week unless we tagged specific PRs. But it seems it has been running on a daily basis - and it is failing.

To Reproduce Check Github actions: https://github.com/astronomer/astro-sdk/actions/workflows/ci-benchmark.yaml

Expected behavior The benchmark scripts should run weekly and not daily. When they run, it should pass.

Screenshots Screenshot 2023-02-28 at 14 32 27

tatiana avatar Feb 28 '23 14:02 tatiana