Currently we stream response from server to client, and after response jis complete we store the reasonse in database. If client reloads or closes the page the response is not stored. Hence I suggest shift the database loging fully to server action.
Currently we stream response from server to client, and after response jis complete we store the reasonse in database.
If client reloads or closes the page the response is not stored.
Hence I suggest shift the database loging fully to server action.