UserRecoverableAuthException and "don't keep Activities" option.

While working on a mobile application in Espeo I came across a strange error. It appeared sometimes when I tried to sign in with Google Account. Typically, when you first log in to Google Services, you see the screen generated by Google with a request for access, e.g. for offline access. Then another view is […]

Monitoring with Grafana and InfluxDB

Monitoring with Grafana and InfluxDB

Having multiple distributed services can generate a great deal of data, including health statuses, state changes and many more. One of our projects required a service which could monitor such information and display it in a friendly manner to the user. One of the problems was that we had no influence on some of the […]