Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full Dailymed DAG runs into error #238

Open
jrlegrand opened this issue Jan 21, 2024 · 1 comment
Open

Full Dailymed DAG runs into error #238

jrlegrand opened this issue Jan 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jrlegrand
Copy link
Member

Problem Statement

When trying to run DailyMed Full DAG (50,000 SPLs), I run into the error shown below.

This is from the build in branch jrlegrand/dailymed

Criteria for Success

Able to run DailyMed DAG to completion and have all 50,000 SPLs in the database.

Additional Information

I think this page might have info. Might be a DailyMed buffer setting.
https://www.postgresql.org/docs/9.1/runtime-config-resource.html

This is the convo I had with Kent about this.
https://coderx.slack.com/archives/C05S27E52N8/p1702217962520539?thread_ts=1701463757.571009&cid=C05S27E52N8

We can increase the buffer but I think there is some other issue here, from what I can tell the buffer is just a short term memory to improve speed but things if done correctly shouldn't be dependent on it

I'm honestly not sure if the error is about bad XML or truly about the buffer being full.

image (1)

image

@jrlegrand jrlegrand added the bug Something isn't working label Jan 21, 2024
@jrlegrand
Copy link
Member Author

I wonder if the move to BigQuery will resolve this limitation...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant