Skip to content
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

Cleanup send push events to sqs flag #968

Merged
merged 6 commits into from
Dec 12, 2021

Conversation

KAbakumovAtl
Copy link
Contributor

Removing 2 feature flags:

  • send-push-events-to-sqs
  • prioritize-pushes

This PR incorporates changes from https://github.com/atlassian/github-for-jira/pull/920/files
So diff should become smaller after merging that one

SIMPLER_PROCESSOR = "simpler-processor",
NEW_GITHUB_ERROR_PAGE = "new-git-hub-error-page",
NEW_BACKFILL_PROCESS_ENABLED = "new-backfill-process-enabled",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These 3 constants were unused:
EXPOSE_QUEUE_METRICS
NEW_GITHUB_ERROR_PAGE
NEW_BACKFILL_PROCESS_ENABLED

Apparently these flags were removed from the code a while ago

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.

None yet

3 participants