Brian Thorne

Results 125 issues of Brian Thorne

In some cases a partial mapping between two datasets may be already known. We should enable analysts to provide that information - ideally as similarity scores - and the solver...

P4: nice to have
effort4: massive (month)
Epic

We add some basic rate limiting in our nginx container, and it is also possible and normal for a kubernetes deployment to have rate limiting applied on a ingress resource....

The json returned from the run status endpoint (and probably other endpoints) on json validation error isn't conforming to our json schema specification Example error: ``` { 'detail': "2.0 is...

It seems to be usual practice to separate helm charts from the code for the containers they deploy. The chart could ideally be automatically tested against new releases of the...

devops

This race condition occured while running the integration tests [here](https://dev.azure.com/data61/Anonlink/_build/results?buildId=335&view=ms.vss-test-web.build-test-results-tab). At first glance it seems like the celery worker correctly threw a DB exception in the `compute_filter_similarity` task, leading to...

bug

This issue is to either modify the mapping output type to include the similarity score for the link. Or to add another output type that includes this score. Might mean...

effort3: hard (week)

On a tagged commit the CI/CD system should push docker images with the correct version.

deployment
devops

See https://github.com/hadolint/hadolint

devops

When a run is created a task is added to the celery queue to *chunk* the similarity scoring work into multiple tasks - which are added to the same celery...

enhancement
feature request
devops

@wilko77 I noticed your [comment](https://github.com/data61/anonlink-entity-service/pull/379#issuecomment-502540424) that the testing deployment was down and had a look to see what was going on. The anonlink-entity-service `v1.11.0` has a traceback in the logs:...