Nicolas Williams

Results 89 comments of Nicolas Williams

The new Register Files Combiner in https://github.com/openownership/register/issues/213 has been written to support this. However, I haven't actually generated any deltas, or written a script for it, yet, since there was...

Just noting that here I outline a process for creating delta files from snapshots generated via the new Register Files Combiner: https://github.com/openownership/register/issues/264#issuecomment-2127780368

@spacesnottabs and I spent some time debugging this today. @spacesnottabs has found the explanation for why some BODS JSON work whereas others don't, and why this can't be fixed in...

> Strictly speaking, this is a problem on the mapping/register side. The main problem with replacesStatements is that it DOES mean that the edges should be republished/replaced when entity and...

I'm not up-to-date with Heroku monitoring extensions, so I'll evaluate the options briefly. The Heroku Errors and Exceptions add-ons are: https://elements.heroku.com/addons#errors-exceptions

## Bugsnag https://elements.heroku.com/addons/bugsnag - 7500 exceptions/month @ free - sets `BUGSNAG_API_KEY` env var - `bugsnag` Ruby library - doesn't work without configuration, even with `RACK_ENV` env var set - documentation...

### Monitoring extensions experiment conclusion There are likely multiple options possible for us, here; I evaluated each option for only a few minutes. Had I had more experience with each...

I've spent some time looking into how the Elasticsearch indexes, the document schema, and the register-v2 search functionality are implemented. In particular, I focussed on `bods_v2_dk_prod100`, `bods_v2_psc_prod100`, `bods_v2_sk_prod100`, since there...

You're welcome, @StephenAbbott . In that case, it looks like we can proceed with https://github.com/openownership/register-v2/pull/11 , once @spacesnottabs has confirmed about whether the errors are related. Then, we will need...

@StephenAbbott, what is the status of this ticket? Has it passed testing? Is it able to be marked as completed?