Entropy working poorly #question

I have a smart contract on Monad testnet implementing the Pyth Entropy to generate random numbers for an onchain game. As of today (Aug 14 2025), there have been a lot of instances of poor execution time/downtime, causing the users’ transactions to fail. In some cases, the callback is being received in longer time than expected (up to 3 and a half minutes). Wondering what is happening and what could be done to solve that issue.
Also posting a screenshot from the scanner with a lot of failed txs

Thank you for pointing this out. We are investigating and will fix it asap.
We will share our finding here.

1 Like

Hi @howie228

It is working now, but we are still finding the root cause of the issue. We were facing issues while estimating gas for the callbacks hence created this issue. We apologize for this.