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 Dec 18, 2023. It is now read-only.
Right now, each service implements almost the exact same check and watch methods. It would be nice to abstract over them so check and watch are only written once.
The text was updated successfully, but these errors were encountered:
Right now, each service implements almost the exact same
check
andwatch
methods. It would be nice to abstract over them socheck
andwatch
are only written once.The text was updated successfully, but these errors were encountered: