Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Jurgen
51
Views
2
Comments
Timer timeout
Question
Hello,
What is the expected behavior when a timer without a schedule and awoken by the Wake<yourtimername> action is running longer then it's timeout?
In my code it looks like the timer is restarting itself when the timers runs longer than the timeout. Furthermore the timed-out action also keeps on running.
Thanks
Jurgen
Kilian Hekhuis
MVP
Hi Jurgen,
By default, a timer that runs into an error (including a time-out) restarts itself two times. You can configure platform-wide how many times a timer must restart itself.
Jurgen
Thanks Killian!
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...