Skip to content

setup data lib: improve jobs watching in legacy mode#152

Open
abretaud wants to merge 1 commit intogalaxyproject:masterfrom
abretaud:data_lib_setup
Open

setup data lib: improve jobs watching in legacy mode#152
abretaud wants to merge 1 commit intogalaxyproject:masterfrom
abretaud:data_lib_setup

Conversation

@abretaud
Copy link
Contributor

Currently, in legacy mode, setup_data_libraries calls JobsClient.get_jobs() to get the list of jobs to wait for completion.
This call can be veeeery long depending on the number of jobs of the user. For me I get a 502 eror after 60seconds.
So here's a patch to collect the job ids to watch during the data lib creation.

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.

1 participant