~troyanov/maas:configure-wf-execution-timeout

Last commit made on 2023-10-11
Get this branch:
git clone -b configure-wf-execution-timeout https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
configure-wf-execution-timeout
Repository:
lp:~troyanov/maas

Recent commits

f762b2c... by Anton Troyanov

fix: set WorkflowExecutionTimeout

A Workflow Execution Timeout is the maximum time that a Workflow Execution can
be executing (have an Open status) including retries and any usage of
Continue As New.

Instead of setting Maximum Attempts, Temporalio recommends to
set WorkflowExecutionTimeout [0].

[0]: https://docs.temporal.io/retry-policies#maximum-attempts

b61e5b8... by Anton Troyanov

fix: move temporal dependency to maas-region-api

a8362f4... by Anton Troyanov

chore: clean up debian/copyright

afdd4a6... by Alexsander de Souza

create bootresource store dir

7000bb8... by Christian Grabowski

ensure no duplicate workflows are executed on agent initialization

7f770a9... by Alexsander de Souza

store boot resources in the local disk

remove images from the DB

c9dc3ea... by Eline Maaike De Weerd

Part of image storage redesign feature

Adds an internal API endpoint to report progress of image synchronisation workflow

4a30da9... by Peter Makowski

Update maas-ui to 8239ba3bd
docs: update cypress badge path (#5191)

567ded0... by Jacopo Rota

refactor: change ephemeral deployment error messages

825d4d0... by Peter Makowski

Update maas-ui to 9e9ac66da
docs: update MachineActionForm errors story (#5190)