When logging arguments from Sidekiq to JSON, restrict the size of `args` to 10 KB (when converted to JSON). This is to avoid blowing up with excessively large job payloads. |
||
|---|---|---|
| .. | ||
| json_formatter.rb | ||
| structured_logger.rb | ||
When logging arguments from Sidekiq to JSON, restrict the size of `args` to 10 KB (when converted to JSON). This is to avoid blowing up with excessively large job payloads. |
||
|---|---|---|
| .. | ||
| json_formatter.rb | ||
| structured_logger.rb | ||