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

the download request will hang #3323

Open
chenshibin-vip opened this issue Jun 14, 2024 · 1 comment
Open

the download request will hang #3323

chenshibin-vip opened this issue Jun 14, 2024 · 1 comment
Labels

Comments

@chenshibin-vip
Copy link

Bug report:

When attempting to download non-existent data for an extended period, the download request will hang.

Expected behavior:

When attempting to download non-existent data for an extended period, return a 'data not found' response instead of hanging.

How to reproduce it:

A total of 20 instances each request to download non-existent S3 data every 3-5 seconds.

Environment:

  • Dragonfly version: 2.1.23
  • OS: ubuntu
  • Kernel (e.g. uname -a): 4.15.0-42-generic x86_64 GNU/Linux
  • Others:

The daemonset and scheduler logs are in the attachment.
daemon.log
scheduler.log

@gaius-qi
Copy link
Member

Set watchdogTimeout to open watchdog feature in client.

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

No branches or pull requests

2 participants