Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circuit breaker in sending messages #1

Open
a-petelin opened this issue Nov 30, 2019 · 3 comments
Open

Circuit breaker in sending messages #1

a-petelin opened this issue Nov 30, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@a-petelin
Copy link
Collaborator

Add standart scheme for work with temporary unavaible receiver.

@v-bus
Copy link
Collaborator

v-bus commented Dec 1, 2019

@a-petelin вторая исся где?

@dmerkushov
Copy link
Owner

TBD 7-9.12.2019

@dmerkushov
Copy link
Owner

dmerkushov commented Feb 4, 2020

Priority votes (A/B/C):

Bushmin: A
Petelin: A
Merkushov: A

Result: A

dmerkushov added a commit that referenced this issue Feb 9, 2020
Code style
Add several numeric types for parameters:
  int64 += uint64, (u)int32, (u)int16, (u)int8

Addressing issue #1 "Circuit breaker"
dmerkushov added a commit that referenced this issue Feb 9, 2020
	modified:   ns-skeleton/CMakeLists.txt
	new file:   ns-skeleton/include/NsCircuitBreaker.h
	modified:   ns-skeleton/include/NsRpcExecutor.h
	new file:   ns-skeleton/src/NsCircuitBreaker.cpp
	modified:   ns-skeleton/src/NsRpcExecutor.cpp
dmerkushov added a commit that referenced this issue Feb 22, 2020
Template specialization fix

Addressing issue #1 "Circuit breaker"
dmerkushov added a commit that referenced this issue Feb 22, 2020
+= comments
+= support for multithreaded calls

Addressing issue #1 "Circuit breaker"
dmerkushov added a commit that referenced this issue Feb 22, 2020
+= license notes

Addressing issue #1 "Circuit breaker"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants