The data stored in database during the workflow process always becomes unnecessary after handling of it (currently, this data is only sequences). But it is kept in the database until the end of the whole workflow process. This data should be removed after it becomes finished.
Create some garbage collector mechanism that will remove finished data.