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
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 }}
mapillary
/
mapillary_tools
Public
Notifications
You must be signed in to change notification settings
Fork
145
Star
315
Code
Issues
26
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: upload images with keep-alive
- #772
#772
Merged
ptpt
merged 16 commits into
main
mapillary/mapillary_tools:main
from
improve-http-session
mapillary/mapillary_tools:improve-http-session
Copy head branch name to clipboard
Aug 19, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: upload images with keep-alive
#772
ptpt
merged 16 commits into
main
mapillary/mapillary_tools:main
from
improve-http-session
mapillary/mapillary_tools:improve-http-session
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2025
use requests.Session to keep http connections alive
ptpt
committed
13356e7
View commit details
Copy full SHA for 13356e7
Browse repository at this point
skip fetch offset if it is uuid
ptpt
committed
757691d
View commit details
Copy full SHA for 757691d
Browse repository at this point
Commits on Aug 17, 2025
parallel upload images in the same sessions
ptpt
committed
0f478f8
View commit details
Copy full SHA for 0f478f8
Browse repository at this point
sanitize cache path which contains sensitive segments
ptpt
committed
4ee79b1
View commit details
Copy full SHA for 4ee79b1
Browse repository at this point
retry for image uploading
ptpt
committed
d746b48
View commit details
Copy full SHA for d746b48
Browse repository at this point
Commits on Aug 18, 2025
handle keyboardinterrupted
ptpt
committed
b24d922
View commit details
Copy full SHA for b24d922
Browse repository at this point
Commits on Aug 19, 2025
add --num_upload_workers
ptpt
committed
3ab1c5a
View commit details
Copy full SHA for 3ab1c5a
Browse repository at this point
log upload name
ptpt
committed
204e592
View commit details
Copy full SHA for 204e592
Browse repository at this point
skip caching filehandles when dry run is enabled
ptpt
committed
831a810
View commit details
Copy full SHA for 831a810
Browse repository at this point
send progress to image uploading
ptpt
committed
dba4417
View commit details
Copy full SHA for dba4417
Browse repository at this point
shutdown when sys.version >=3.13
ptpt
committed
97d5a79
View commit details
Copy full SHA for 97d5a79
Browse repository at this point
fix typing for override
ptpt
committed
3c4bba6
View commit details
Copy full SHA for 3c4bba6
Browse repository at this point
fix types for python3.99999
ptpt
committed
7ae9e1d
View commit details
Copy full SHA for 7ae9e1d
Browse repository at this point
fix tests
ptpt
committed
dcc3d22
View commit details
Copy full SHA for dcc3d22
Browse repository at this point
fix invalid offset
ptpt
committed
4bd974e
View commit details
Copy full SHA for 4bd974e
Browse repository at this point
print upload time
ptpt
committed
bca8ad5
View commit details
Copy full SHA for bca8ad5
Browse repository at this point
You can’t perform that action at this time.