Is there a way to cancel a continuous replication using futon ?
One of my developers started getting this funny error, when trying to replicate a template DB to his work environment.
Replicator failed:
{error,{'EXIT',{badarg,[{erlang,apply,[gen_server,start_link,undefined]},
{supervisor,do_start_child,2},
{supervisor,handle_call,3},
{get_server,handle_msg,5},
{proc_lib,init_p_do_apply,3}]}}}
After fiddling with it for a while, and testing I managed to reproduce the problem, I found that he probably checked by mistake the "continous" checkbox in the futon.
Now, we're working on windows. no magic curl thing. Well, obviously I can solve the problem for him from a linux, but I'm curious.
Is there a way to cancel a continuous replication using futon?