Table of contents
- General description
- A key field for the Sleep Transformer
General description
The “Sleep” Transformer helps pause the processing of the data for a certain number of seconds. For example, it can be used to throttle outgoing API calls, which is particularly useful for rate-limited APIs.
A key field for the Sleep Transformer
- Time to wait — in seconds (required field)
This specifies the duration, in seconds, for which the data processing will be paused.