octue / octue-sdk-python

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

Return question UUID from `Child.ask` #645

Closed cortadocodes closed 5 months ago

cortadocodes commented 5 months ago

Bug report

What is the current behavior?

We can't programatically retrieve events for asynchronous questions asked using Child.ask as the question UUID isn't returned.

What is the expected behavior?

For asynchronous questions (and maybe all questions), Child.ask should return the question UUID.