modal-client
modal-client copied to clipboard
Fix lost function call data chunks if blob download fails
We should update last_index
after yielding the message. Otherwise, we skip the chunk if blob_download
fails with either of the caught errors.