new TODO item: split cache dir in subdirs
This commit is contained in:
parent
011ce383e2
commit
059b323341
1 changed files with 4 additions and 0 deletions
4
TODO
4
TODO
|
@ -3,6 +3,10 @@
|
|||
* TODO cache dir: split json data from other HTTP info
|
||||
for easier further processing of additional API data
|
||||
|
||||
* TODO cache dir: split in subdirs
|
||||
to avoid hitting too hard on the filesystem due to the large amount of files
|
||||
(200k+)
|
||||
|
||||
* TODO network-level traceback
|
||||
Traceback (most recent call last):
|
||||
File "/usr/lib/python3/dist-packages/urllib3/response.py", line 186, in read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue