You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the subscribe_all_users_to_channel command we saw memory use snowball and not recover. There is probably a memory leak in one of these areas:
reddit api call to add subscriber
reindexing task that triggers when user subscribes
Expected Behavior
No memory leak
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
When running the
subscribe_all_users_to_channel
command we saw memory use snowball and not recover. There is probably a memory leak in one of these areas:Expected Behavior
No memory leak
The text was updated successfully, but these errors were encountered: