Skip to content

Resiliency policies updates#4490

Merged
hhunter-ms merged 10 commits into
dapr:v1.15from
hhunter-ms:issue_4463
Feb 1, 2025
Merged

Resiliency policies updates#4490
hhunter-ms merged 10 commits into
dapr:v1.15from
hhunter-ms:issue_4463

Conversation

@hhunter-ms

@hhunter-ms hhunter-ms commented Jan 14, 2025

Copy link
Copy Markdown
Contributor

Description

  • Break up policies doc to help with user path
  • Beef up some of the docs using presentation from @bibryam
  • Add section for HTTP and gRPC status codes per @bibryam
  • Update links to prevent breaking
  • Add limitation/note about resiliency not being supported for service invocation via gRPC

Issue reference

#4463
#4440

@hhunter-ms hhunter-ms self-assigned this Jan 14, 2025
@hhunter-ms
hhunter-ms requested review from a team as code owners January 14, 2025 22:12
@hhunter-ms hhunter-ms linked an issue Jan 15, 2025 that may be closed by this pull request
@hhunter-ms hhunter-ms linked an issue Jan 15, 2025 that may be closed by this pull request
@hhunter-ms
hhunter-ms requested a review from rochabr January 15, 2025 16:18
Signed-off-by: Hannah Hunter <[email protected]>

@bibryam bibryam left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few small fixes needed. The rest looks good

Comment thread daprdocs/content/en/operations/resiliency/policies/retries/retries-overview.md Outdated
Comment thread daprdocs/content/en/operations/resiliency/policies/retries/retries-overview.md Outdated
Signed-off-by: Hannah Hunter <[email protected]>
@github-actions

Copy link
Copy Markdown

Stale PR, paging all reviewers

@marcduiker marcduiker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@msfussell msfussell left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of comments and then we can merge this.


## Demo

Watch a demo presented during [Diagrid's Dapr v1.15 celebration](https://www.diagrid.io/videos/dapr-1-15-deep-dive) to see how to set retry status code filters using Diagrid Conductor

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Watch a demo presented during [Diagrid's Dapr v1.15 celebration](https://www.diagrid.io/videos/dapr-1-15-deep-dive) to see how to set retry status code filters using Diagrid Conductor
Watch a demo presented during [Diagrid's Dapr v1.15 celebration](https://www.diagrid.io/videos/dapr-1-15-deep-dive) to see how to set retry status code filters.

@hhunter-ms
hhunter-ms merged commit df5f21a into dapr:v1.15 Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo and Update Resiliency Policies section overview Add information to Resiliency Policy page for Dapr's gRPC support.

4 participants