Skip to content
#

collaboration

Here are 831 public repositories matching this topic...

mattermost-server
mickmister
mickmister commented Aug 17, 2020

Summary

When using a slash command that crashes a plugin, the user receives an unfriendly message.

Observed:

Command with a trigger of '/jira' not found. Click here to send as a message.

Expected:

Plugin for the jira command is not working. Please contact your system administrator.

Ticket Link

https://mattermost.atlassian.net/browse/MM-24753

server
dvc
wdixon
wdixon commented Aug 31, 2020

Seems that the current DVC push defaults --jobs to 4 * cpu_count()... This is probably too high for larger machines - leading to file descriptor limits... It would be nice to have this as a config option, so you don't have to always specify --jobs to limit the concurrency.

Please provide information about your setup

Output of dvc version:

DVC version: 1.6.3+828d1
plots2

Improve this page

Add a description, image, and links to the collaboration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the collaboration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.