Tuomo

Results 2 issues of Tuomo

This PR attempts to fix the issues we reported in https://github.com/svrakitin/terraform-provider-hydra/issues/19 by introducing a configurable backoff-retry wrapper which jitter for Hydra SDK calls to more gracefully handle the rate-limiting. By...

We've encountered some issues when interacting with a larger number of OAuth2 clients using the provider. Specifically we're seeing the following: 1. The `errors.As` in `readOAuth2ClientResource` panics with a non-nil...