Skip to content
#

resiliency

Here are 97 public repositories matching this topic...

sentinel-golang
kklinan
kklinan commented Jan 12, 2022

Issue Description

Type: bug report

Describe what happened

https://github.com/alibaba/sentinel-golang/blob/683c229b23a96c4ad07dc795da3730db8fd9d93c/exporter/metric/exporter.go#L35-L45

Since the above code (code 1) uses the init function and is executed before the following code (code 2), the app variable in code 1 is an error.

https://github.com/alibaba/sentinel-golang/b

good first issue

📺 A simple movie search app based on TMDB APIs and YouTube APIs to search movies and tv-show and related trailers with using .Net 6, Vertical Slice Architecture, MediatR, CQRS and some resiliency mechanism.

  • Updated Dec 31, 2021
  • C#

Improve this page

Add a description, image, and links to the resiliency topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the resiliency topic, visit your repo's landing page and select "manage topics."

Learn more