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
What http status code would you return when API which is having a dependency on internal or external services or db calls etc to process a Api requests, times out? Will you return 200 with empty response or error code like 5xx?