-
Couldn't load subscription status.
- Fork 6
Fetch dispatches in sync with periodic reconnect of client.stream #155
New issue
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
Conversation
ba62a7a to
a79b3e3
Compare
a79b3e3 to
b5aff78
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, only needs rebasing :)
Unfortunately, using a new base-client also means allowing a new base client version in microclient, so we will have to release both base-client and microclient |
|
"microclient" 😆 |
b5aff78 to
59eb1b3
Compare
59eb1b3 to
bb61120
Compare
Signed-off-by: Mathias L. Baumann <[email protected]>
bb61120 to
300abeb
Compare
300abeb to
571373d
Compare
To ensure we didn't miss any. Signed-off-by: Mathias L. Baumann <[email protected]>
Signed-off-by: Mathias L. Baumann <[email protected]>
Signed-off-by: Mathias L. Baumann <[email protected]>
571373d to
fa4ab8e
Compare
|
This is now ready |
Should probably use
frequenz-floss/frequenz-client-base-python#141
eventually to be less hacky?