cms-PdmV / mcm_scripts

Repository holding examples of McM scripts
4 stars 15 forks source link

Modify the `time/event` for a group of requests #19

Open ggonzr opened 5 months ago

ggonzr commented 5 months ago

Code a module that allows users to modify the time/event for a group of requests, including its validation results by increasing this value by a given ratio.

Describe the solution you'd like

Create a new module that provides the users with two functions, one for increasing the time/event by a given ratio and another to resubmit the modified request, soft resetting them and invalidating their output if required.