Open gr2m opened 8 years ago
follow up for https://github.com/hoodiehq/hoodie/issues/145
e.g.
hoodie.task.start('message', { to: 'pete@example.com', message: 'wazzzup?' }, { timeout: 10000 }).catch( function( error ) { // { error: 'timeout' } });
follow up for https://github.com/hoodiehq/hoodie/issues/145
e.g.