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

feat(task): add speed monitor #7655

Merged
merged 1 commit into from
Dec 25, 2024
Merged

Conversation

KirCute
Copy link
Contributor

@KirCute KirCute commented Dec 13, 2024

Rename TaskWithCreator to TaskExtension
Add following members into TaskExtension(and they will be returned when /api/task/info is called):

  • startTime: Timestamp when Run is called
  • endTime: Timestamp when Run returned
  • totalBytes: Total bytes to be transferred

image

@KirCute
Copy link
Contributor Author

KirCute commented Dec 13, 2024

Frontend part AlistGo/alist-web#209

@Lanfei
Copy link
Contributor

Lanfei commented Dec 16, 2024

Nice feature, I need this.

@xhofe xhofe merged commit d7aa160 into AlistGo:main Dec 25, 2024
3 checks passed
@KirCute KirCute deleted the feat/task-speed-monitor branch December 25, 2024 15:24
KirCute added a commit to KirCute/alist-docs that referenced this pull request Dec 30, 2024
xhofe pushed a commit to AlistGo/docs that referenced this pull request Jan 10, 2025
* docs(task): update docs

* fix(docs): /api/admin/task move to /api/task

* docs(task): AlistGo/alist#7655

* fix
long2005a1 added a commit to long2005a1/Long-Cloud that referenced this pull request Jan 12, 2025
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.

3 participants