Skip to content

make simplebuffer's display register set order the same as in scrollb…

d6dd17e
Select commit
Loading
Failed to load commit list.
Open

fix display register set order for tSimpleBuffer #266

make simplebuffer's display register set order the same as in scrollb…
d6dd17e
Select commit
Loading
Failed to load commit list.
AmigaDev App / Jenkins failed Apr 26, 2026 in 13h 33m 58s

: error in 'discordSend' step

Send an embed message to Webhook URL

Error in discordSend step.

The Pipeline step `discordSend` cannot be resumed after a controller restart. In Scripted syntax, you may wrap its containing `node` block within `retry(conditions: [nonresumable()], count: 2) {...}`, or, in Declarative syntax, use the `retries` option to an `agent` directive to allow the stage to be retried.
Build log
Sending notification to Discord.

Details

Error: The Pipeline step discordSend cannot be resumed after a controller restart. In Scripted syntax, you may wrap its containing node block within retry(conditions: [nonresumable()], count: 2) {...}, or, in Declarative syntax, use the retries option to an agent directive to allow the stage to be retried. - logs