Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for asynchronous transformation #313

Open
qmac opened this issue Sep 28, 2018 · 0 comments
Open

Support for asynchronous transformation #313

qmac opened this issue Sep 28, 2018 · 0 comments

Comments

@qmac
Copy link
Collaborator

qmac commented Sep 28, 2018

Many APIs (including some higher quality ones) perform jobs with a significant time delay (what I mean by "asynchronous" here). One prime example of this is the GoogleVideoIntelligenceAPIExtractor. Other audio and video-based APIs have this property as well.

It would be good to make some generalized interface for handling APIs that will return jobs asynchronously. Done correctly, this may require significant engineering effort.

Maybe the onus is on the user to use pliers asynchronously, I'm not sure/would need to think more. Open to discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant