What for is the 'run during upgrade' property on timer activity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 08:53 PM
I've seen the property 'run during upgrade' , What is this used for and what's the effect on the timer for each of the selections?
As a case:
I got a situation where I set a 1 sec timer with run during upgrade property = ' Always' and I've seen that the timer takes much time than 1 sec, probably minutes for some executions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 09:46 PM
Hi there,
Its literally as it says, it will run during upgrade. So the trigger won't be paused during an upgrade.
Regarding the case you are describing, that has nothing to do with this setting. That has to do with the mechanism behind this. When you use a time, a sys_trigger record will be created. Usually sys_trigger records are handled up to the second, or with a real minor delay. When there's a ton of processing happening and nodes are full, then this can take way more time like you are describing. If that happens often, do investigate whats going on on your instance.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field