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
To avoid accidents with streams, I propose to make xadd's max_len and expire kwargs compulsory. They can still be set to None but it should be a conscious decision.
Feature Summary
To avoid accidents with streams, I propose to make xadd's max_len and expire kwargs compulsory. They can still be set to None but it should be a conscious decision.