Skip to content

chore: quota limiting updates #30965

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 9, 2025
Merged

Conversation

zlwaterfield
Copy link
Contributor

Changes

This job is running faster now so running it more often.

Also adding to the watch list for deploys.

And lower retrys because we don't need 3.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR modifies the quota limiting workflow, updating both the schedule frequency and retry strategy while ensuring related deployments are triggered correctly.

  • Updated regex in .github/workflows/container-images-cd.yml to include ^posthog/temporal/quota_limiting for triggering deployments.
  • Changed cron schedule in /posthog/temporal/schedule.py from a 30-minute interval to "10,30,50 * * * *", increasing the job frequency.
  • Reduced retry attempts for run-quota-limiting in /posthog/temporal/quota_limiting/run_quota_limiting.py from 3 to 2.

3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@zlwaterfield zlwaterfield enabled auto-merge (squash) April 9, 2025 14:00
@zlwaterfield zlwaterfield merged commit dd716b9 into master Apr 9, 2025
94 checks passed
@zlwaterfield zlwaterfield deleted the zach/quota-limiting-update branch April 9, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants