Skip to content
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

Core: Frontend: ExtensionmanagerView: Allow users to download streamed ext logs as files #2963

Merged

Conversation

JoaoMario109
Copy link
Collaborator

@JoaoMario109 JoaoMario109 commented Oct 17, 2024

Now its download directly from buffer generated on frontend, this will include cases where extension is restarting and just able to send small pieces of data.

Closes #2962

image

* Allows users to download streamed logs from ext as files, even when
  container is reconnecting small pieces of logs that it was able to
  stream will be at the file
@Williangalvani Williangalvani merged commit 6a0922d into bluerobotics:master Oct 17, 2024
6 checks passed
@rotu
Copy link
Contributor

rotu commented Oct 17, 2024

woohoo!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

core: frontend: download extension logs
3 participants