Skip to content

Resolve "Limit sidekiq logging based on argument size"

What does this MR do?

Don't log the args to sidekiq_json.log if they would be more than 10 KB of JSON text.

Does this MR meet the acceptance criteria?

Closes #56547 (closed).

Edited by Sean McGivern

Merge request reports