Fallback VRF is a mechanism designed to fulfill missing or unfulfilled VRF requests. By creating a fallback task alongside your main VRF task, you can ensure that all requests are fulfilled in any scenario.Setting up a fallback task for VRF is a straightforward process. Here’s a step-by-step guide to help you create one.
From Block: The block number from which the fallback will start analyzing missing events. It is recommended to use the block number of your VRF-compatible contract deployment.
Time: The interval at which the fallback task checks for missing events.
Contract Address: The address of your deployed VRF-compatible contract.