i think i just need a 1mb conversation state histo...
# 💻developers
b
i think i just need a 1mb conversation state history haha. or im not going to be able to process a bunch of code and data in botpress. ill have to write code to process the saved table data into new tables with the processed stats. it's more work then i wanted to do for this workflow considering i have it working with just the API calls data being saved into workflow variables. but even if i pull the data that i save in tables overloads the conversation state history. it's really nice to see the data processing flow through variables becuase you can see why the next step is working the way it does and it's supposed to. processing everything through tables is not as fun but i think thats what im supposed to be doing here to keep this bot PG