[ 
https://issues.apache.org/jira/browse/GOBBLIN-2124?focusedWorklogId=928606&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-928606
 ]

ASF GitHub Bot logged work on GOBBLIN-2124:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Aug/24 01:27
            Start Date: 03/Aug/24 01:27
    Worklog Time Spent: 10m 
      Work Description: arjun4084346 commented on code in PR #4016:
URL: https://github.com/apache/gobblin/pull/4016#discussion_r1702427762


##########
gobblin-utility/src/main/java/org/apache/gobblin/util/ExceptionUtils.java:
##########
@@ -0,0 +1,40 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.gobblin.util;
+
+import java.util.List;
+
+
+public class ExceptionUtils {
+
+  /**
+   * Iterates through the exception change and returns true if it finds 
exception that is an instance of any exceptions

Review Comment:
   haha, that's what i meant





Issue Time Tracking
-------------------

    Worklog Id:     (was: 928606)
    Time Spent: 40m  (was: 0.5h)

> ignore non-retryable exceptions in dag proc engine
> --------------------------------------------------
>
>                 Key: GOBBLIN-2124
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-2124
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Arjun Singh Bora
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to