octue / octue-sdk-python

The python SDK for @Octue services and digital twins.
https://octue.com
Other
10 stars 4 forks source link

Improve support for asynchronous questions #631

Closed cortadocodes closed 7 months ago

cortadocodes commented 9 months ago

Feature request

Use Case

We'd like to be able to "fire-and-forget" a question and then retrieve its events (including results) separately later.

Current state

Questions can be asked:

Proposed Solution