Replies: 1 comment
-
I don't really understand what the problem is. |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
I have an application running in production on the docker and in development time on the host system.
On production there are issues with ProxyAgent being used for all queries instead of those with a designated dispatcher.
Code to create ProxyAgent:
The code I used to ensure that both requests use ProxyAgent.
Beta Was this translation helpful? Give feedback.
All reactions