You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<FAIconv-else:icon="faTimes"class="error-color"v-tippy="`Not ingesting from this queue. Check the logs below for more information.`" />
21
+
<StatusIcon:status="queue.ingesting ? 'success' : 'error'":message="queue.ingesting ? '' : 'Not ingesting from this queue. Check the logs below for more information.'":show-message="false" />
0 commit comments