Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pelican
/
wings
Public
Notifications
You must be signed in to change notification settings
Fork
77
Star
308
Code
Issues
19
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Concurrent s3 parts upload
- #205
#205
Open
barnabehvrd
wants to merge 10 commits into
pelican:main
pelican/wings:main
from
barnabehvrd:async-s3-parts-upload
barnabehvrd/wings:async-s3-parts-upload
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Concurrent s3 parts upload
#205
barnabehvrd
wants to merge 10 commits into
pelican:main
pelican/wings:main
from
barnabehvrd:async-s3-parts-upload
barnabehvrd/wings:async-s3-parts-upload
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
feat: allow asynchronous requests when uploading S3 backup
barnabehvrd
committed
a294534
View commit details
Copy full SHA for a294534
Browse repository at this point
feat: Now reading max concurent uploads from panel
barnabehvrd
committed
0686da1
View commit details
Copy full SHA for 0686da1
Browse repository at this point
fix: Fixed possible missconfiguration
barnabehvrd
committed
277eb17
View commit details
Copy full SHA for 277eb17
Browse repository at this point
chore: fixed inconsistent logging method used
barnabehvrd
committed
9a2587a
View commit details
Copy full SHA for 9a2587a
Browse repository at this point
refactor: removed unused s3FileUploader attributes
barnabehvrd
committed
bcba9ef
View commit details
Copy full SHA for bcba9ef
Browse repository at this point
refactor: removed now useless object Reader
barnabehvrd
committed
b360bd5
View commit details
Copy full SHA for b360bd5
Browse repository at this point
refactor: Reworked upload-error handling
barnabehvrd
committed
537c142
View commit details
Copy full SHA for 537c142
Browse repository at this point
fix: optimized Keep-Alive TCP sessions
barnabehvrd
authored
e6450d6
View commit details
Copy full SHA for e6450d6
Browse repository at this point
Modify S3 uploader to keep as many TCP session concurrency allows
barnabehvrd
authored
5a80808
View commit details
Copy full SHA for 5a80808
Browse repository at this point
fix: closes all connections once backup completed + fix typo
barnabehvrd
authored
0c402b9
View commit details
Copy full SHA for 0c402b9
Browse repository at this point
You can’t perform that action at this time.