So we have an overnight scheduled task that tends ...
# fusion-reactor
p
So we have an overnight scheduled task that tends to run-away with memory and server resources. Is there a way to look back at that request and see all the details? What I'd love is the Relations tab to view connected Transactions, but since I'm not working at the time of the issue I can't see it in real-time. And it seems like Archive Viewer doesn't provide a similar view. But I'm also a FR noob so I'm probably missing something. Thx
FWIW, we have on-prem.
d
Watching, though we don't have a specific need ATM. Keep us posted.
d
@Nicholas Millard can you help?
n
Hi @Panman82, in the on-premise version the transaction will be stored in memory until the request limit (default 100) is hit. The limit can be increased in the settings, however if your server is struggling at that time of the request it may not be the best option to increase the limit. You could set up Crash Protection alerts to receive an email containing the stack trace, however the relations tab details are not contained in the email reports. The other alternative I can recommend is reaching out to our Sales Team, who can provide a trial Cloud license. The Cloud stores such transactions for up to 30 days, so it would allow you to search the time-frame of the task and look back on the transaction, with full details of related/sub-transactions also.
👍 1