Skip to content
  • Sietse Ringers's avatar
    fix: set session to DONE after next session URL has been retrieved · f00b9f8d
    Sietse Ringers authored and Ivar Derksen's avatar Ivar Derksen committed
    The presence of a next session URL in the session status message informs the frontend that there is a next session, so that it should not yet tell the user the session has finished. Previously the session status was set to DONE before the next session URL was retrieved. When SSE is used and the session status changes, the frontend is notified of this almost immediately. Thus in this case, it did not receive the next session URL, considering the session (chain) finished.
    f00b9f8d