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

add more options for maintainers to expedite XLoader runs, GitHub #202 #212

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

ThrawnCA
Copy link
Collaborator

  • Add CLI flag for loading immediately instead of queueing
  • Allow sysadmins to specify an alternate queue to run on

…n#202

- Add CLI flag for loading immediately instead of queueing
- Allow sysadmins to specify an alternate queue to run on
@EricSoroos
Copy link

EricSoroos commented Mar 13, 2024

I don't run xloader anywhere so I'm not 100% clear on what's going on here -- what's the point of the alternate queue?

@duttonw
Copy link
Collaborator

duttonw commented Mar 13, 2024

It's very useful When you have a couple of 1.5 million record files which fail to fast load and take 40mins to slow load making the default queue up to 4 hours deep.

This allows a sysadmin to force a priority queue load for a dataset if an author/publisher requests it.

In data.qld.gov.au use case this occurs when the weekly Covid stats are updated and a couple of other datasets.

@ThrawnCA
Copy link
Collaborator Author

ThrawnCA commented Mar 14, 2024

Note that the alternate queue is not currently surfaced in the UI, but could be specified in an API call (or from the CLI).

The synchronous CLI run is also useful for things like testing.

@ThrawnCA ThrawnCA merged commit 92f7cca into ckan:master Apr 5, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants