zalando-zmon / service-level-reporting

Calculate SLI/SLO metrics from ZMON's timeseries data
Other
9 stars 10 forks source link

OAUTH2 token validation failure #143

Open mohabusama opened 6 years ago

mohabusama commented 6 years ago

It has been reported that at certain cases API responds with 401 for a vaild oauth2 token. In other cases, resources are being created with wrong username which could be pointing to some race condition / session issue.

https://github.com/zalando-zmon/service-level-reporting/blob/master/app/libs/resource.py#L244