radius-project / radius-project/docs
Explain how errors and drift are handled in the API Concepts section
Open
@rynowak is already working on this.
Since Dec 4, 2023.
concept
triaged
- Dominant language
- Bicep
- Stars
- 26
- Forks
- 52
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 3
Description
I am reading https://docs.radapp.io/concepts/api-concept/ trying to understand how Radius works. One of the key things I expected to get an answer for when reading the doc is how errors are handled. Especially in communications between the UCP and the RP. Questions are:
- Are the calls between the UCP and the RP synchronous or async
- What happens if there is an error between UCP and RP? does the UCP retry?
- If state of a resource is changed outside the RP? for example I create a Azure Redis cache with Radius. Then I go to the Azure console and change a setting using the Portal? will Radius detect the drift and correct it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.