Channel request timeout

Hi, I’m getting this error in my log, I don’t know what causes this error.
Error: Channel request timeout
at Timeout._onTimeout (…\mediasoup\lib\Channel.js:169:29)
at listOnTimeout (internal/timers.js:549:17)
at processTimers (internal/timers.js:492:7)
I think that this it happens when a client is trying to consume data, but I don’t know why it happens in rare cases.

After investigating this is happening on consumer.resume method. Does anyone know what may cause this issue?