rsparkyc / bsf-study-questions

Web app to
0 stars 0 forks source link

app logging out excessively #13

Closed rsparkyc closed 1 year ago

rsparkyc commented 1 year ago

We are logging out on any exception, we should only log out if we actually get a response back from the server that says we should (if we don't get a response, we can assume we're not connected to the internet and ignore it for now, but we should probably disable fields, or offer some sort of "work offline" mode)