David Levy

Results 8 comments of David Levy

I am having the same problem ( Transport endpoint is not connected ) even with very low traffic (developement stage) and few files. Is there a way to reconnect automatically...

@mandnZoom : you mean you could mount CloudFiles with NFS ? as for me, I wrote a small sh script checking the mount point every x seconds and remounting it...

@redbo : Same for me with Debian 5. For now I have very few accesses per day (testing) and it's still disconnecting every once in a while (like once a...

Same for me with Backbone I ended up adding the hash manually e.g. to add a qs param : ``` var u = new Url(url); u.query[parameterName] = parameterValue; var hash...

Hi @malnozily did you succeed ? I am also interested in RTL support thanks

Do you know when it will be committed in the master ?

I have the same issue than @Sotatek-TuongNguyen , any updates ?