Skip to content

fixed ISSUE-51532: IE prints too verbose log when queue size limit is reached

  • Removes stack trace unless the log level is trace.
  • Adds information about the currently queued runnables and the limit.

Merge request reports