Skip to content

refactor: generalize color setting and skip detailed subject fetching when disabled #1005

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 2 commits into from
Apr 15, 2024

Conversation

setchy
Copy link
Member

@setchy setchy commented Apr 14, 2024

Rename the existing colors settings to a more general detailedNotifications.

When set to false, skip fetching detailed subject info for each notification (help avoid rate-limiting).

Note: I have used this setting as the example within #1006

@setchy setchy added this to the Release 5.3.0 milestone Apr 14, 2024
@setchy setchy added the refactor Refactoring of existing feature label Apr 14, 2024
@setchy
Copy link
Member Author

setchy commented Apr 15, 2024

A question: should this be defaulted on or off 🤔? Currently we default this to off

Copy link
Collaborator

@bmulholland bmulholland left a comment

Choose a reason for hiding this comment

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

Yeah this is much more clear, nice :)

@setchy setchy mentioned this pull request Apr 15, 2024
1 task
@afonsojramos
Copy link
Member

Let's keep it off I suppose, until we find a way to not trigger rate-limiting

@afonsojramos afonsojramos merged commit 0885054 into main Apr 15, 2024
@afonsojramos afonsojramos deleted the refactor/settings-detailed-notifications branch April 15, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants