Skip to content

Commit 919489e

Browse files
ahasztagrlubos
authored andcommitted
suit: increase synchronous invoke timeout
If recovery was run with external flash the initialization took too long, resulting in recovery not booting. Signed-off-by: Artur Hadasz <[email protected]>
1 parent b777188 commit 919489e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/suit/templates/nrf54h20/default/v1/app_recovery_local_envelope.yaml.jinja2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ SUIT_Envelope_Tagged:
6969
- suit-directive-override-parameters:
7070
suit-parameter-invoke-args:
7171
suit-synchronous-invoke: True
72-
suit-timeout: 1000
72+
suit-timeout: 5000
7373
{%- endif %}
7474
- suit-directive-invoke:
7575
- suit-send-record-failure

0 commit comments

Comments
 (0)