Skip to content

Commit

Permalink
update docstring to match rename
Browse files Browse the repository at this point in the history
  • Loading branch information
relaxolotl committed Oct 1, 2021
1 parent 9fb4316 commit 48dc8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sentry/processing/realtime_metrics/redis.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def increment_project_duration_counter(

def projects(self) -> Iterable[int]:
"""
Returns IDs of all projects that should be considered for the low priority queue.
Returns IDs of all projects for which metrics have been recorded in the store.
This may throw an exception if there is some sort of issue scanning the redis store for
projects.
Expand Down

0 comments on commit 48dc8cf

Please sign in to comment.