You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example: If we fail to fetch data from registries when populating performedBy on an activity if not present, we should not fail the request, but we should ensure that we in a near future update this data when the registry is available again.
As far as I can tell, the only case where this is relevant is handling actor name lookups in relation to the seen log. For all other cases, including performedBy in activity, failing the lookup should also fail the dialog create/update command, avoiding a state where the name is missing.
Introduksjon
Example: If we fail to fetch data from registries when populating performedBy on an activity if not present, we should not fail the request, but we should ensure that we in a near future update this data when the registry is available again.
Beskrivelse
Related issue: #387
Implementasjon
TODO: Spec out an implementation here.
Rough draft:
Message:
Oppgaver
Akseptansekriterier
GITT that we want to store data from third party systems
NÅR the data fetch from these third party systems fail
SÅ the system should:
The text was updated successfully, but these errors were encountered: