Error toasts like "Error while getting details for:/ns.dev.v.io:8101/global/vstore/jenkins-node29" are mostly useless on their own. We do log the actual error to console but we should also add a "Details" action to the toast to show the error details in a modal dialog for better debug-ability.
Error toasts like
"Error while getting details for:/ns.dev.v.io:8101/global/vstore/jenkins-node29"
are mostly useless on their own. We do log the actual error to console but we should also add a "Details" action to the toast to show the error details in a modal dialog for better debug-ability.