camaraproject / EdgeCloud

Repository to describe, develop, document and test the EdgeCloud API family
Apache License 2.0
17 stars 44 forks source link

TI API: Resource modification #296

Closed FabrizioMoggio closed 1 month ago

FabrizioMoggio commented 2 months ago

Resource modification while action is still in progress.

What type of PR is this?

What this PR does / why we need it:

The PR improves the error handling when the API Consumer invokes the TI API for the same Device-AppId if the previous requests are not completed yet.

Which issue(s) this PR fixes:

Resource modification while action is still in progress: https://github.com/camaraproject/EdgeCloud/issues/291

FabrizioMoggio commented 2 months ago

It is used: GENERIC_409_DENIED_WAIT

FabrizioMoggio commented 1 month ago

Are you fine with the usage of error 409?