more box.com strangeness
This commit is contained in:
parent
e177bb1e25
commit
7ad8e8b889
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@ Low priority:
|
|||
* Exporting to box.com via webdav, a rename of a file behaves
|
||||
oddly. The rename to the temp file succeeds, but the rename of the temp
|
||||
file to the final name fails.
|
||||
Also, sometimes the delete of the temp file that's done as a fallback
|
||||
fails to actually delete it.
|
||||
Hypothesis: Those are done in separate http connections and it might be
|
||||
talking to two different backend servers that are out of sync.
|
||||
So, making export cache connections might help.
|
||||
|
|
Loading…
Reference in a new issue