Skip to content

v10.2.6

Compare
Choose a tag to compare
@JNdhlovu JNdhlovu released this 06 Aug 17:36
· 37 commits to main since this release
c44f42a

Changed

  • All polling methods now return a AsyncThrowingStream<JobStatusResponse<T>, Error> and instead of a timeout, if there is no error it'll return the last valid response and complete the stream.