RoboJackets / apiary-mobile

Android app for MyRoboJackets attendance and merchandise distribution
https://play.google.com/store/apps/details?id=org.robojackets.apiary
Apache License 2.0
0 stars 0 forks source link

RuntimeException while refreshing user info if Apiary is down and maintenance page is returned #64

Open sentry-io[bot] opened 1 year ago

sentry-io[bot] commented 1 year ago

Sentry Issue: APIARY-ANDROID-1C

RuntimeException: <html>
<head>
  <title>Maintenance in progress</title>
</head>
<body style="font-family: sans-serif;margin:2em">
  <h1>Maintenance in progress</h1>
  <p>MyRoboJackets is currently unavailable due to scheduled maintenance. Please try again in a few hours.</p>
</body>
</html>

    at org.robojackets.apiary.ui.settings.SettingsViewModel$getUser$1.invokeSuspend(SettingsViewModel.kt:122)
...
(8 additional frame(s) were not displayed)

User info API error