- Wollongong, Australia
Block or Report
Block or report calebbrown
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
mezzanine Public
Forked from stephenmcd/mezzanine
A content management platform built using the Django framework.
Python 1
-
Forked from mixcloud/django-celery-haystack-SearchIndex
A QueuedSearchIndex built with celery
Python 1
-
-
oauthlib Public
Forked from oauthlib/oauthlib
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
Python 1
543 contributions in the last year
Contribution activity
May 2023
Created 18 commits in 4 repositories
Created a pull request in ossf/package-feeds that received 1 comment
Up the number of max idle conns allowed per host.
By default Go sets the value to 2, which means keep-alive is only used for 2 connections, slowing down requests, and potentially causing unnecessar…
Opened 16 other pull requests in 4 repositories
ossf/package-feeds
11
merged
- Increase the number of npm workers from 8 to 10 to lower timeouts.
- Bump the NPM timeout to 45 seconds.
- Force HTTP1 for NPM and reintroduce a worker pool.
- Bump the jitter time to 30 seconds.
- Enable autogen for version name for the cloud run service.
- Bump the memory limit as the job is running out of memory.
- Add a threshold so small batches don't have jitter. Bump jitter window.
- Tune NPM timeouts and behavior for http2
- Bump timeout and worker numbers to lower the number of npm errors
- Boost the timeout to 30 seconds for the entire request.
- Add a pool of workers for fetching package from the NPM registry