Use sentinel value for truncated param logging
Our Elasticsearch mapping on GitLab.com requires params to be an array of hashes, each hash with a `key` and `value` key. This does not apply to our Sidekiq arguments logging, as Sidekiq arguments can be of different types anyway, and do not have keys.
Showing
Please register or sign in to comment