Ben Anderson
Ben Anderson
Currently the extra_data support in rollbar-ruby relies on the object being of a specific set of types. This is a bit uncessary, as we do support hashes. So instead of...
During the recent rollbar outage (Apr 22, 06:10 PDT), we noticed our Delayed::Job queue was filling up with jobs to report errors to Rollbar, which would then fail and raise...
The other CookieManager implementations in Flutter allow for no domain, as the Android CookieManager implementation. By providing a default domain, applications cannot opt-out of the default CookieManager.setCookie behaviour (which prepends...
When running this action after the `aws-actions/configure-aws-credentials` action, variables are set but the docker-build-with-cache-action doesn't seem to be detecting them? Possibly because i'm using OIDC login so i'm not explicitly...
When submitting MRs, I notice we have some flakey specs. These are (probably) due to a rubygem cache on the circleCI runners using an older version of loofah which doesn't...