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
In keeping with the email paradigm, it would be good if we would periodically poll the server for changes so you can keep barkeep open indefinitely and see new commits as they come in.
An easy first pass attempt here would just be to call refreshAllSearches (or whatever it's called) every few minutes. This will show the refresh in the UI, however -- it might be nicer to do it silently.
The text was updated successfully, but these errors were encountered:
In keeping with the email paradigm, it would be good if we would periodically poll the server for changes so you can keep barkeep open indefinitely and see new commits as they come in.
An easy first pass attempt here would just be to call
refreshAllSearches
(or whatever it's called) every few minutes. This will show the refresh in the UI, however -- it might be nicer to do it silently.The text was updated successfully, but these errors were encountered: