[ https://issues.apache.org/jira/browse/GOBBLIN-2190?focusedWorklogId=955336&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-955336 ]
ASF GitHub Bot logged work on GOBBLIN-2190: ------------------------------------------- Author: ASF GitHub Bot Created on: 04/Feb/25 05:13 Start Date: 04/Feb/25 05:13 Worklog Time Spent: 10m Work Description: codecov-commenter commented on PR #4093: URL: https://github.com/apache/gobblin/pull/4093#issuecomment-2632897739 ## [Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4093?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 38.75%. Comparing base [(`a0cef28`)](https://app.codecov.io/gh/apache/gobblin/commit/a0cef2822d9558c7817bc9ff78f786b8bd58a8db?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) to head [(`ab3789a`)](https://app.codecov.io/gh/apache/gobblin/commit/ab3789ad3acda26c21bd9c0b7fee109088783d0f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > Report is 2 commits behind head on master. > :exclamation: There is a different number of reports uploaded between BASE (a0cef28) and HEAD (ab3789a). Click for more details. > > <details><summary>HEAD has 2 uploads less than BASE</summary> > >| Flag | BASE (a0cef28) | HEAD (ab3789a) | >|------|------|------| >||3|1| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #4093 +/- ## ============================================= - Coverage 49.03% 38.75% -10.29% + Complexity 10008 1599 -8409 ============================================= Files 1895 388 -1507 Lines 73612 16016 -57596 Branches 8188 1588 -6600 ============================================= - Hits 36097 6207 -29890 + Misses 34280 9311 -24969 + Partials 3235 498 -2737 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/gobblin/pull/4093?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). Issue Time Tracking ------------------- Worklog Id: (was: 955336) Time Spent: 1h 40m (was: 1.5h) > Implement ActivityTimeoutStrategy for all Temporal Activities > ------------------------------------------------------------- > > Key: GOBBLIN-2190 > URL: https://issues.apache.org/jira/browse/GOBBLIN-2190 > Project: Apache Gobblin > Issue Type: Improvement > Reporter: Vivek Rai > Priority: Major > Time Spent: 1h 40m > Remaining Estimate: 0h > > Currently TImeouts of all Temporal Activity are hardcoded and cant change > during runtime, change those to make them configurable. -- This message was sent by Atlassian Jira (v8.20.10#820010)