Skip to content
  • Martin Klapetek's avatar
    Move the GetCredentialsJob into the library · 873431e4
    Martin Klapetek authored
    The API changed a bit plus there's a timer now for retries, sometimes it
    can happen that the Accounts framework signals "new account" but has not
    yet stored the data in the database and trying to retrieve them would
    fail, so now it retries automatically after 2 seconds, simply fails
    after 3 failed tries.
    873431e4