Skip to content

Commit

Permalink
bug-1873752: double remove_orphaned_files timeout again (#2923)
Browse files Browse the repository at this point in the history
  • Loading branch information
relud committed May 8, 2024
1 parent bca1e66 commit d240c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/run_web_disk_manager.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cd /app/
export PROCESS_NAME=disk_manager

SLEEP_SECONDS=60
PROCESS_TIMEOUT_SECONDS=120
PROCESS_TIMEOUT_SECONDS=240

# Run disk manager in a loop sleeping SLEEP_SECONDS between rounds. Wrap in
# sentry_wrap so it sends errors to Sentry.
Expand Down

0 comments on commit d240c52

Please sign in to comment.