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 was not able to reproduce this issue. Inspection of code shows that the change in REManager kwargs is already handled in our code. I think the issue I had was an improper config file (note that zmqproxy needs a different address format than the other 3 ports.
e.g. bluesky_queueserver_api.REManagerAPI has changed its kwargs in the last two years, which breaks our current arguments
https://github.com/bluesky/bluesky-queueserver-api/blame/cf80c4c4d3383b76d805c090fb5d3bd41b07233f/bluesky_queueserver_api/zmq/aio.py#L16
This could probably be fixed pretty easily, but there is no telling what other issues remain...
The text was updated successfully, but these errors were encountered: