Project

General

Profile

Actions

Task #3012

closed

Bug #2934: Limit impact of chatty crunch job on websocket/Log mechanism

Review 2934-limit-crunch-logs

Added by Tim Pierce almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:

Description

Adding limits for crunch job log generation:
  • crunch_limit_log_events_per_job
  • crunch_limit_log_event_bytes_per_job
    • Limit the number of events a job may log, and the total number of bytes a job may log.
  • crunch_log_bytes_per_event
  • crunch_log_seconds_between_events
    • Set minimum logging thresholds: event logs will only be flushed to the database when at least crunch_log_bytes_per_event have been generated, or crunch_log_seconds_between_events have passed.
Actions #1

Updated by Peter Amstutz almost 10 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Peter Amstutz almost 10 years ago

  • Description updated (diff)
  • Assigned To set to Peter Amstutz
Actions #3

Updated by Tim Pierce almost 10 years ago

  • Status changed from In Progress to Resolved
  • Remaining (hours) changed from 1.0 to 0.0
Actions

Also available in: Atom PDF