• Skip to main content
  • Skip to header right navigation
  • Skip to site footer
CDP Studio logo

CDP Studio

The no-code and full-code software development tool for distributed control systems and HMI

  • Doc
  • Why CDP
    • Software developers
    • Automation engineers
    • Managers
  • Products
    • Automation Designer
    • HMI Designer
    • Maritime HMIs
  • Services
  • Use cases
  • Pricing
  • Try CDP

CDP Studio Documentation

  • Framework - Sequencer
  • RequestRetry

RequestRetry

RequestRetry

The RequestRetry block will forward the Request event and will start waiting for the Response event. When the Response is not received during Timeout, then the block will retry (re-forward) the Request and keep retrying it until the Response event is received.

In the following example block diagram, you can see how the RequestRetry block can be used in the pipeline to ensure, that the other block named ProcessThatMaySilentlyFail is started over and over again until it finishes successfully:

Events

NameInput/OutputDescription
RequestInput/OutputAny Received event will be forwarded (with all its argument data) to the output immediately. The block will then repeat emitting the Request every time Timeout elapses, until the Response is received.
ResponseInputWill be emitted immediately after Start is received (before NextRange)
InitInputClears any pending request, then emits Inited
InitedOutputWill be emitted after Init is received

Properties

NameDescription
TimeoutNumber of seconds to wait for the Response to be received, before sending out repeated Request

The content of this document is confidential information not to be published without the consent of CDP Technologies AS.

CDP Technologies AS, www.cdpstudio.com

Get started with CDP Studio today

Let us help you take your great ideas and turn them into the products your customer will love.

Try CDP Studio for free
Why CDP Studio?

CDP Technologies AS
Hundsværgata 8,
P.O. Box 144
6001 Ålesund, Norway

Tel: +47 990 80 900
E-mail: info@cdptech.com

Company

About CDP

Contact us

Services

Partners

Blog

Developers

Get started

User manuals

Support

Document download

Release notes

My account

Follow CDP

  • LinkedIn
  • YouTube
  • GitHub

© Copyright 2025 CDP Technologies. Privacy and cookie policy.

Return to top