Values not stored to variables
# 🤝help
f
Error during message processing : state conversation/session is limited to 128KB
a
Hey @famous-librarian-59957 could you tell us a bit more about what your bot was doing when this error occurred?
f
I was doing the recipe bot, was trying to scrape content of the the 3 webpages linked in the carousal.
After that on removing the scraping part also still this error persists
a
interesting. Does the error go away if you type
//state/reset
into the emulator chat?
f
No it doesn't

https://cdn.discordapp.com/attachments/1143088497952051311/1143954643513266327/err.jpg

a
@colossal-egg-20510 have you seen this error before?
c
Well the state of a conversation is limited to 128KB so maybe there is something in the bot that stores a lot more information. Do you have a report id ? (In the top left menu use the Report Problem button) This will help us diagnose the source of the problem.
f
Can you please explain on state of a conversation?
An error occured while submitting the report[object,object]
a
state of conversation is all the info that gets passed around and updated with every interaction between the bot and the user. Basically its everything in this tab in the bottom panel

https://cdn.discordapp.com/attachments/1143088497952051311/1146392278806573076/image.png

5 Views