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

DKAN: Rethink Drupal core patch and how to not require it #4350

Open
TheETupper opened this issue Nov 27, 2024 · 0 comments
Open

DKAN: Rethink Drupal core patch and how to not require it #4350

TheETupper opened this issue Nov 27, 2024 · 0 comments

Comments

@TheETupper
Copy link

There is a bug in Drupal Core that requires a patch: https://www.drupal.org/project/drupal/issues/2893933

Need to improve the way queues work so they make logical sense.

AC: Queue jobs report out accurately and user can discern what state a queue is in and should no longer see false/fake errors.

Test 1- If resource is missing queue knows next step
Test 2 - Use the queue API
Test 3-n - Implement for each queue plug-in

Test a large data import with the default importer (chunk) without the patch and confirm it works or requires the patch to drupal for lease time.

sample large file https://download.cms.gov/openpayments/PGYR23_P062824/OP_DTL_GNRL_PGYR2023_P06282024_06122024.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant