We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The apstools.utils.replay() function takes databroker v1 headers. Time to upgrade that to v2.
apstools.utils.replay()
v1
v2
Originally posted by @prjemian in #637 (comment)
The text was updated successfully, but these errors were encountered:
Even if the code uses v1 behind the scenes, allow the user to use v2. Or provide references (scan_id, uid, offset).
Sorry, something went wrong.
Closed in #699
prjemian
No branches or pull requests
The
apstools.utils.replay()
function takes databrokerv1
headers. Time to upgrade that tov2
.Originally posted by @prjemian in #637 (comment)
The text was updated successfully, but these errors were encountered: