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
We have not yet devoted enough attention to the Subscribe API. Additionally, known bugs can cause panic when subscribing to a wide range. The code base is also complicated, making maintaining, identifying, and resolving issues challenging. Furthermore, many function names are difficult to infer their functionalities, but also side-effect on their tasks.
I believe it's time for a revamp.
This issue can be resolved by several smaller issues:
We have not yet devoted enough attention to the Subscribe API. Additionally, known bugs can cause panic when subscribing to a wide range. The code base is also complicated, making maintaining, identifying, and resolving issues challenging. Furthermore, many function names are difficult to infer their functionalities, but also side-effect on their tasks.
I believe it's time for a revamp.
This issue can be resolved by several smaller issues:
The text was updated successfully, but these errors were encountered: