Skip to content

Commit

Permalink
avoid rescanning all 8.5 million accounts on startup
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Bachtel committed Jan 13, 2025
1 parent f700905 commit d2a2c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bsky_prolific_followers/listener.rb
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ def run(expire: true)
puts "@cache_expire = #{pp(@cache_expire)}"
load_lists
queue_lists_rescan
queue_cache_rescan
# queue_cache_rescan
create_maintainer_helpers_timer
queue_length_monitor
compact_query_queue
Expand Down

0 comments on commit d2a2c12

Please sign in to comment.