Skip to content

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