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
Control the number of cached messages via `message_cache` in Client
This commit adds the optional parameter message_cache to Client to control the number of cached messages.
This can significantly help low-end machines control their memory usage.