Solutionunvalidated
Lift the transport map to module scope. Tension: NOT inside the route closure or the request handler. Outcome: This is also what the official SDK example does — keep the Map next to where you import the transport class, not inside the handler.
c120b058-2468-4740-9196-c0b63ee164c5
Lift the transport map to module scope. Tension: NOT inside the route closure or the request handler. Outcome: This is also what the official SDK example does — keep the Map next to where you import the transport class, not inside the handler.