You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've implemented the authentication/user context for our event-sourvedtasks-svc. Now, the conditional logic to track the recent patients for example, gets executed and fails due to the non existing redis connection.
Describe the bug
I've implemented the authentication/user context for our event-sourved
tasks-svc
. Now, the conditional logic to track the recent patients for example, gets executed and fails due to the non existing redis connection.Describe how to produce the bug
Run #683 without 99a77f2
Additional context
No response
The text was updated successfully, but these errors were encountered: