Leon Dmello
Results
2
issues of
Leon Dmello
The [ruby-saml](https://github.com/onelogin/ruby-saml#retrieving-attributes) gem exposes the `single_value_compatibility` setting which dictates whether only the first value for an attribute is returned. When we enable it to return all values of a saml...
Job with concurrency key blocked when it shouldn't have, eventually was run after `duration` expired
14
We are observing that our jobs are sometimes unnecessarily blocked. In the following example, for the same concurrency key, there are only 2 jobs. The first one completes immediately in...