Oren Mittman

Results 16 comments of Oren Mittman

> I found a workaround in tree-sitter/tree-sitter: > > Adding > > ``` > > //@ts-ignore > delete WebAssembly.instantiateStreaming > } catch {} > ``` > > to the top...

@FonzMP Could I potentially get almost the exact same validation functionality as `dry-schema` with some JSON schema library in `vets-api`?

@stevenjcumming Rather than manipulate the global variable, could we instead `prepend` a `warn` method in `modules/claims_api/config/initializers`? ```ruby if ENV['CI'] == 'true' CombinePDF::PDFParser.prepend(Module.new do SUPPRESSIBLE_WARNING = "Couldn't connect reference for" def...

> @nihil2501 I thought it might be better to keep this more visible since it's kind of random and I don't like surprise patches. But I'm open to other approaches...

> Removing approval since you indicated in slack that this is the old/no longer relevant solution? @ndsprinkle I reverted the single commit that pertained to that long discussion in Slack...

Does the representative get emailed? My understanding of this task was that we should be reacting to and notifying about the results of the asynchronous POA form sumission process as...

For me this is resolved on 1.4.5 ``` OS: macOS Sequoia 15.5 arm64 Host: MacBook Pro (16-inch, Nov 2023, Three Thunderbolt 4 ports) Kernel: Darwin 24.5.0 Uptime: 48 days, 10...

@the-mikedavis, @rifoxide hasn't chimed in to this PR yet. Should we just merge?

Ah fun, seeing we're having the throw up issue here too. I'll take a look @patrick-brown-oddball.