Monitor- callback timeout issue

Several of our APIs takes quite a bit of time before they respond, all My tests require me to wait for 5 minutes for the processing to complete. This means that my monitor fails on the first test (and I have quite a few tests in the suite :frowning:
The following option doesn’t seem to work, any update on this is much appreciated.

Thanks!!

A bit late probably, but monitors have a default timeout of 5 minutes, so it looks like your requirements do not fit for the monitors…