Suppress/Ignore sentry app errors

I get error from sentry There were 3 errors encountered while processing this event while working with source maps. Source maps are working for me It give’s me exact line number of source file. The above error is because sentry is not able to find source .js file which I don’t sentry to access. So I need to suppress or disable this error from sentry is it possible in any way ?

Right now there’s no way to suppress this. We’re working to make these errors less annoying and more actionable.