Timeouts never being set to >0

12 views
Skip to first unread message

kushal ponnam

unread,
Dec 3, 2016, 2:08:23 PM12/3/16
to runway-dev
Hey Diego,

I have looked at your raft implementation on runway was trying to add timeouts in my own project. But, they are never being set to anything other than 0.

So, I did some experiments.
1.) When I open my localhost and try raft, it links to your github repo and this works fine. ( i.e timeouts != 0 )
2.) I downloaded those raft model,js,package files from your repo and created a raft model folder under runway_browser/dist/models/  and ran raft from here. Then time does not work. (i.e timeouts == 0).

Does it have to do with compiler version or is there any setup/package instruction that I am missing?.
 
Thanks,
Kushal

kushal ponnam

unread,
Dec 3, 2016, 2:54:21 PM12/3/16
to runway-dev
Nvm, I figured it out. I had to declare clock = "ms" in package.json.
Reply all
Reply to author
Forward
0 new messages