Alberto Islas

Results 199 comments of Alberto Islas

Thanks, I agree about it. So in a brief, as we talked, after two or three retries we should send an email notifying the user that there's an error with...

Interesting, well after checking the HTML I hope we can have more details about what might be happening.

Well, we could identify and review the HTML related to the processing queue that updated the Docket with the wrong metadata. Now I'm able to explain what the problem is:...

Well, I checked the HTML and seems there isn't a reliable way to retrieve the pacer_case_id from the HTML. These are the fields that we get from `Juriscraper` after parsing...

Sure, seems there are still a few errors related to connections to doctor on sentry, eg: https://sentry.io/organizations/freelawproject/issues/3348541548/?project=5257254&query=is%3Aunresolved+ConnectionError&statsPeriod=14d https://sentry.io/organizations/freelawproject/issues/3321009155/?project=5257254&query=is%3Aunresolved+ConnectionError&statsPeriod=14d These tasks currently have a max of 3 retries, might be necessary...

@mlissner Sure! I've done a review of these related errors on sentry, here are my findings: At a first glance, there are fewer errors since the latest changes on retries...

Perfect. I'll check the fix to avoid sentry logs within retries on these tasks. About `document-extract` service, it has a timeout of 15 minutes. I'll do some tests locally to...

@mlissner Seems that I've found the problem triggering the `ConnectionError` on sentry for `extract_doc_content` task. These errors belong to opinions: https://sentry.io/organizations/freelawproject/issues/3481420732/events/oldest/?project=5257254&query=is%3Aunresolved+ConnectionError&statsPeriod=14d Specifically, the problem happens when a document with many...

> How did you come to these conclusions, @albertisfu? Well, of all NDAs examples we have now no one has a document_number. They also don't have a `pacer_case_id`. In NEFs...

Thanks @johnhawkinson So I think now we need some examples of NDAs with` document_number` and `pacer_case_id` so we can also parse them. About email recipients, are these examples from a...