Skip to content

break down messages due to slack msg limit

Zhang, Chen requested to merge fix_api_msg_len_limit_issue into main

Slack API has a limit on message length, and adding bm3dornl happens to exceed that limit. This MR breaks down the messages and sending them one category at a time.

Merge request reports

Loading