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

前端service/task页面:点击下一页异常 #1531

Closed
orwithout opened this issue Aug 5, 2022 · 1 comment
Closed

前端service/task页面:点击下一页异常 #1531

orwithout opened this issue Aug 5, 2022 · 1 comment
Assignees

Comments

@orwithout
Copy link

orwithout commented Aug 5, 2022

Bug report:

image

Expected behavior:

预期,下一页会显示后续task信息

How to reproduce it:

使用2.0.5版,
用类似命令提交操过10个任务:

curl --location --request POST 'http://1.2.3.4:8080/api/v1/jobs'
--header 'Content-Type: application/json'
--data-raw '{
"type": "preheat",
"args": {
"type": "file",
"url": "http://1.2.3.5/test.tar.gz"
}
}' | jq

然后打开类似http://1.2.3.4:8080/service/task 页面进行查看

Environment:

  • Dragonfly version:
    2.0.5
  • OS:
    rocky8
  • Kernel (e.g. uname -a):
    Linux dfly 4.18.0-372.16.1.el8_6.0.1.x86_64 [WIP] Implement df daemon #1 SMP Thu Jul 14 21:39:58 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
  • Others:
@gaius-qi
Copy link
Member

@bigerous

@gaius-qi gaius-qi closed this as completed Dec 9, 2022
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

No branches or pull requests

3 participants