💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
# B.41 SleepTask A task for sleeping a short period of time, useful when a build or deployment process requires an interval between tasks. Table B.41:聽Attributes NameTypeDescriptionDefaultRequired`hours``Integer`hours to to add to the sleep time0no`minutes``Integer`minutes to add to the sleep time0no`seconds``Integer`seconds to add to the sleep time0no`milliseconds``Integer`milliseconds to add to the sleep time0no`failonerror``Boolean`flag controlling whether to break the build on an error.trueNo B.41.1 Example `<sleep seconds="2"/>`