Restore failed requests of a run from the dataset to the request queue.
- Modified
- Users7
- Runs99
Restore failed requests of a run using the dataset data.
The app work in the following steps:
1- Read the dataset and find the failed items based on the "Request ID Path". Each failed item has a request ID.
2- Restore the identified requests.