eclipse-tractusx / sig-release

https://eclipse-tractusx.github.io/sig-release
Apache License 2.0
9 stars 10 forks source link

Process Workers: Documentation of Process Worker & retrigger (sig#811 ff) #802

Closed jjeroch closed 2 months ago

jjeroch commented 4 months ago

Description:

This epic encompasses the thorough validation of the existing process worker's retrigger functionalities, the identification of any missing retrigger functions, and the subsequent development of these functions. The focus is to ensure that all necessary retrigger endpoints are identified, prioritized, and implemented to enhance the process worker's robustness and reliability.

This is part 1 of the Epic which is focusing on the documentation of existing process workers and their implemented/missing retriggers.

Acceptance Criteria:

  1. Complete an audit of the existing process worker's and their retrigger functions.
  2. Identify and document any retrigger functions that are missing or not implemented.

Subtasks:

  1. Subtask 1: Audit Existing Retrigger Functions (https://github.com/eclipse-tractusx/portal-backend/issues/816)

    • Review current process worker's retrigger functions.
    • Ensure all expected retrigger functions are operational.
    • Document the process workers and their retriggers
  2. Subtask 2: Document Missing Retrigger Functions (https://github.com/eclipse-tractusx/portal-backend/issues/816)

    • Identify any missing retrigger functions.
    • Document each missing endpoint with a brief description.

Test Cases

n/a, only documentation


Linked tickets: