Results 3 issues of Anik

Hey rollbar team, I'm trying to ignore a specific exception but its not working In my `initializer/rollbar.rb`, I have ``` config.exception_level_filters.merge!('CustomAuthenticationError' => 'ignore') ``` and I'm raising `CustomAuthenticationError` which is...

Ruby

I'm trying to parse a standard documents like w9 forms (https://www.irs.gov/pub/irs-pdf/fw9.pdf). I want to parse out the name which is the first form fields that is inputted by someone. Whats...

``` -----> Playwright app detected -----> Installing System Dependencies Cloning into '.'... Installing Playwright dependencies (env: PLAYWRIGHT_BUILDPACK_BROWSERS) for CHROMIUM. -----> Detected Aptfile or Stack changes, flushing cache -----> Updating APT...