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

Bugfixes for Jenkins #74

Merged
merged 7 commits into from
Sep 5, 2024
Merged

Bugfixes for Jenkins #74

merged 7 commits into from
Sep 5, 2024

Conversation

caufieldjh
Copy link
Collaborator

No description provided.

@caufieldjh
Copy link
Collaborator Author

Getting the metadata for each ontology encounters Too Many Requests errors:

13:13:41  DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): data.bioontology.org:443
13:13:41  DEBUG:urllib3.connectionpool:[https://data.bioontology.org:443](https://data.bioontology.org/) "GET /ontologies/ADCAD HTTP/1.1" 429 None

I hadn't been getting these locally - maybe the Jenkins server is just making the requests more quickly (and too quickly, in this case).

I think there's an extra API call in there anyway - will remove.

@caufieldjh
Copy link
Collaborator Author

I'm going to try using a pre-generated list - ideally this will just be updated with each build rather than built from scratch each time.

@caufieldjh caufieldjh marked this pull request as ready for review September 5, 2024 21:08
@caufieldjh caufieldjh merged commit f83e617 into main Sep 5, 2024
1 check passed
@caufieldjh caufieldjh deleted the jenkins_test branch September 5, 2024 21:08
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