Hi there,
I’m getting the following error when sending a table over a certain size as the input to a coronium:run() call
runtime error: /usr/local/coronium/lib/coronium.lua:143: bad argument #1 to ‘decode’ (string expected, got nil)
stack traceback:
coroutine 0:
[C]: in function ‘decode’
/usr/local/coronium/lib/coronium.lua:143: in function ‘input’
Just wondering if this is expected behaviour and whether there is anything I can do to circumvent it?
(running coronium 1.93.1 on AWS)
Many thanks,
Andrzej