-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when i look at this repo and it does not contain a …
-
From what I've found this microservice isn't used, see more information in the comments in PR #17887 :
"For removeListEntries_ms, it’s supposed to be that you can remove a list entry, but it doesn’t…
-
**Is your feature request related to a problem? Please describe.**
Sort of. Between the incoming deprecation of the existing Spotify auth method, struggle to robustly authenticate through the spotipy …
-
Have you upgraded based on this template?
I want to try upgrading to a microservice and use the monorepo workspace.
-
One key aspect when microservices are calling other microservices is the hand-over of authentication. It is key that we test that authentication is carried over, and that we test that any newly create…
-
## Description
The Microservices Bulkhead pattern isolates critical system resources for each service or component so that failures or heavy load in one part of the system don’t cascade and degrade t…
-
-
- [ ] Send payment request via NCHL
- [ ] Standard/common interface to communicate with payment service
-
[Defence in depth](https://techbeacon.com/8-best-practices-microservices-security) principle requires a protection layer between containers running separate microservers, even being deployed in the sa…
-
Left off at Listing 2