sravanareddy / darlaweb

Web server code for DARLA
http://darla.dartmouth.edu/
0 stars 2 forks source link

Asynchronous calls to API #148

Closed sravanareddy closed 7 years ago

sravanareddy commented 7 years ago

Started on this (see googleapi.py), though the asynchronous calls are effectively synchronous the way it is now.

irenelfeng commented 7 years ago

okay, working on this! You have an asyncrec and a syncrec for the googleapi now: do you want to do the async recognize via issue #150 (uploading the file onto google cloud storage) instead of making a (asynchronous) call for each chunk?

On Mon, Dec 19, 2016 at 3:37 AM, Sravana Reddy notifications@github.com wrote:

Started on this (see googleapi.py), though the asynchronous calls are effectively synchronous the way it is now.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/sravanareddy/darlaweb/issues/148#issuecomment-267920758, or mute the thread https://github.com/notifications/unsubscribe-auth/AI-Pb1sS8N-_jU7Q4HQ3CahdKa6cnjT5ks5rJlBOgaJpZM4LQWID .

sravanareddy commented 7 years ago

Yes -- I think that's probably the best way to go. But if you can get a first version working with the minute-long chunks, that's fine as well.

On Tue,Dec 20, at 4:46 AM, Irene notifications@github.com wrote:

okay, working on this! You have an asyncrec and a syncrec for the googleapi now: do you want to do the async recognize via issue #150 (uploading the file onto google cloud storage) instead of making a (asynchronous) call for each chunk?

On Mon, Dec 19, 2016 at 3:37 AM, Sravana Reddy notifications@github.com wrote:

Started on this (see googleapi.py), though the asynchronous calls are effectively synchronous the way it is now.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/sravanareddy/darlaweb/issues/148#issuecomment-267920758, or mute the thread https://github.com/notifications/unsubscribe-auth/AI-Pb1sS8N-_jU7Q4HQ3CahdKa6cnjT5ks5rJlBOgaJpZM4LQWID .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sravanareddy/darlaweb/issues/148#issuecomment-268106876, or mute the thread https://github.com/notifications/unsubscribe-auth/ABJ_iIGcv2zKJc71diuIim6sGe3Or8Pkks5rJxBegaJpZM4LQWID.