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
Implement the ability for a Service to implement a background task. The task should only have to implement its logic. It will be started by the framework and a watchdog should fetch its status and set the service's status when it errors.