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
{{ message }}
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.
Currently, a slow node will slow down the entire notification process (the Hub will wait for a timeout). By introducing some async mechanism, the overall process can be made quicker.
The text was updated successfully, but these errors were encountered:
Goal: make the Hub's notification step quicker
Currently, a slow node will slow down the entire notification process (the Hub will wait for a timeout). By introducing some async mechanism, the overall process can be made quicker.
The text was updated successfully, but these errors were encountered: