diff --git a/docs/Building_Diagrams/timer_events.md b/docs/Building_Diagrams/timer_events.md index ecb04965..fbfd7f19 100644 --- a/docs/Building_Diagrams/timer_events.md +++ b/docs/Building_Diagrams/timer_events.md @@ -111,3 +111,11 @@ Just remember to have a mechanism in place to eventually break out of the loop a | ![name_field](images/name_field.png) | **Name:** Cancel Order | A descriptive name given to the element, providing a human-readable label or title. | | ![id_field](images/id_field.png) | **ID:** Example - cancel_order | An identifier used to uniquely identify the element within the BPMN model. | | ![timer_field](images/timer_field.png) | **Type:** Duration **Value:** PT48H | Choose the type of trigger you want to set: Specific Date/Time, Duration, or Cycle Trigger. | + + + +```{admonition} Timer Delay +💡 Note: Timer events, especially those set for short durations, may face delays of 20-30 seconds, varying with the number of active instances. Despite significant improvements, our ongoing efforts aim to further reduce these delays. + + +