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
Check a remote config flag for the functional status of the different tasks which may be long running, heavy or fallible due to third party dependencies, etc.
This will allow for easy gradual roll outs, time/region controlled access and also as a kill switch for major issues.
Edit:
Also, add auto kill-switch (condition based) for fallible tasks.