openfaas / docs

Official Docs for OpenFaaS
https://docs.openfaas.com/
MIT License
67 stars 102 forks source link

Update docs for per function retries #347

Closed welteki closed 1 year ago

welteki commented 1 year ago

Description

Document the function annotations that can be used to override the retry configuration on a per function basis.

Update the examples using the chaos function to use the function store instead of cloning the chaos-fn repo.

Motivation and Context

Add documentation for the new function-level retry settings feature.

How Has This Been Tested?

Ran the docs site locally and Verified the bash instructions

Types of changes

Checklist: