I'm facing two obstacles. Firstly, how can we comp...
# 💻developers
b
I'm facing two obstacles. Firstly, how can we compress data on the bot? I'm connecting to an external API, and the response exceeds 280KB, while Botpress has a limitation of 128KB. Secondly, is there a method to halt bot execution until the current code execution finishes before moving to the next card?