deployd / docs

documentation for deployd
http://docs.deployd.com
29 stars 30 forks source link

Add documentation for $addCallback $finishCallback #60

Open andreialecu opened 9 years ago

andreialecu commented 9 years ago

https://github.com/deployd/deployd/pull/591

fotoflo commented 8 years ago

Hi Andre! Quick question, how do you set the response when using this?

andreialecu commented 8 years ago

The same as normal, it just stops returning a response until all callbacks are finished. So, for dpd-event you would use setResult, and for collections, the default response will be sent.