'VRFv2Consumer contract request is always pending after requestRandomWords()

I followed this VRF v2 docs to deploy the VRFv2Consumer contract on Rinkeby, and try to get random number, but my request always pending in Subscription Manager page after requestRandomWords(), However, the transaction status is success

Why?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source