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
…3687)
- [x] Runner -> runner routing
- [x] `VerbCallRouter` for everything else
- [x] Provide timeline endpoint and attach timeline client to ctx in
each service that does p2p routing
Runners now need to know the deployment they are routing to to record
events properly.
Previously, routing in the deployment context only mapped module to
endpoint. I've changed this to pass along deployment instead.
Also fixes as issue where runners would keep old verb clients around
pointing to the original endpoint for a module even if it had since
changed.
closes#3669
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
No description provided.
The text was updated successfully, but these errors were encountered: