Greg Hogan
6901aada14
filereader should use connection pool for file_exists ( #31158 )
...
* filereader should use connection pool for file_exists
* remove debug var
1 year ago
Justin Newberry
2967cada71
auto_source: optimize api calls and use head to determine if file exists ( #31025 )
...
* fast
* catch all
* source
* fix file_exists
* remove duplicate reset
* test multiple loops
* iterations
* cleanup imports
1 year ago
Greg Hogan
86b90a8ba2
filereader cleanup ( #30191 )
...
* filereader cleanup
* make name return url
* remove unused imports
2 years ago
Adeeb Shihadeh
a9626f95b6
add openpilot prefix to imports ( #29498 )
...
* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b991
.
* fix pm test
2 years ago
Justin Newberry
af3ed37c5c
Ruff: flake8 pie (misc lints) ( #29318 )
...
flake8 pie
2 years ago
Mitchell Goff
acbb230e0a
Update DATA_ENDPOINT default to data-raw.comma.internal ( #25597 )
3 years ago
Greg Hogan
a6b46c311e
filereader better name for cd:/ replacement
3 years ago
Greg Hogan
df35ebdceb
fix filereader cd:/ replacement
3 years ago
Greg Hogan
d5f4fdb1db
eliminate xx filereader ( #23514 )
...
* eliminate xx filereader
* framereader cleanup
3 years ago
Greg Hogan
8f1806602c
FrameIterator that uses 1+ GB less RAM ( #21687 )
4 years ago
Willem Melching
927ef086f7
remove parallel url downloader
5 years ago
Willem Melching
c70700758d
Speedup URLFile ( #1888 )
...
* add parallel download support to URLFile
* make python 3.8 happy
* Fix chunk size
* Automatic number of threads
* No daemon threads in unlogger
* Cache length
* dont touch old filereader
* Remove debug info
* remove debug script
* Ignore type
5 years ago
Andy
c4af05868b
Tools: Storage API ( #1161 )
...
* filereader
* support URLs in filereader, logreader
* unused
* use route files api; add auth file
* Implement browser auth
* Update readme, fix up cache paths
* Add tests, clear token on 401
* Factor out URLFile
* space
5 years ago
George Hotz
29ac3da7b8
merge in tools
5 years ago