Niraj Tolia
|
f32f0ece2f
|
Switch file log level to info
Reduces multi-GB log files. Main culprits were:
- [upload.go:385] could not find cache entry for...
- [content_manager.go:790] WriteContent("...") - new
- [content_manager.go:396] adding ... length=... deleted=false
|
2019-08-24 21:09:39 -07:00 |
|
Jarek Kowalski
|
399164b3be
|
webdav: improved error handling
- improved HTTP error handling
- added exponential back-off around gowebdav calls
- fixed blob.ListAllBlobsConsistent which was never finishing for WebDAV
Fixes #88 - 429 Too Many Requests - PROPFIND /n0a #88
Fixex #89 - Debug log clashes with interactive repo password request
|
2019-08-18 10:49:11 -07:00 |
|
Jarek Kowalski
|
1a7a02ddbe
|
cleanup imports by grouping all local imports together
|
2019-06-01 10:57:55 -07:00 |
|
Jarek Kowalski
|
142bfa3622
|
site: included logging-related flags, cleanup
|
2019-05-09 23:00:07 -07:00 |
|