Hi!
When using appendbinarycache in terminal, trying to append a file over 3MB, delay could be up to 30 min and sometimes (over 10meg) process doesn't complete.
Do you have any idea why?
My steps:
1-createbinary cache => cacheLabel
2-PDF to hex => hex
3- appendbinarycache cacheLabel hex ----> sometimes take very long time or just doesn't complete.
4- publish streamName Key '{"cache":"cacheLabel"}'
Regards