- 
                Notifications
    
You must be signed in to change notification settings  - Fork 384
 
Task refactor #4553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Draft
      
      
            arun3528
  wants to merge
  8
  commits into
  next
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
task-refactor
  
      
      
   
  
    
  
  
  
 
  
      
    base: next
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Draft
            
            Task refactor #4553
Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    Co-authored-by: robstax <[email protected]> Co-authored-by: rstachof <[email protected]> Co-authored-by: Coread <[email protected]> Co-authored-by: László Vadász <[email protected]> Co-authored-by: chrisadubois <[email protected]> Co-authored-by: Kesava Krishnan Madavan <[email protected]> Co-authored-by: Kacper Waśniowski <[email protected]> Co-authored-by: Edmond Vujići <[email protected]> Co-authored-by: Sreekanth Narayanan <[email protected]> Co-authored-by: Peter Cole <[email protected]> Co-authored-by: rsarika <[email protected]> Co-authored-by: akulakum <[email protected]> Co-authored-by: Kesari3008 <[email protected]> Co-authored-by: Bharath Balan <[email protected]> Co-authored-by: Marcin <[email protected]> Co-authored-by: Bryce Tham <[email protected]> Co-authored-by: shivani1211 <[email protected]> Co-authored-by: mickelr <[email protected]>
Co-authored-by: Priya <[email protected]> Co-authored-by: robstax <[email protected]> Co-authored-by: rstachof <[email protected]> Co-authored-by: Coread <[email protected]> Co-authored-by: László Vadász <[email protected]> Co-authored-by: chrisadubois <[email protected]> Co-authored-by: Kesava Krishnan Madavan <[email protected]> Co-authored-by: Kacper Waśniowski <[email protected]> Co-authored-by: Edmond Vujići <[email protected]> Co-authored-by: Sreekanth Narayanan <[email protected]> Co-authored-by: Peter Cole <[email protected]> Co-authored-by: rsarika <[email protected]> Co-authored-by: akulakum <[email protected]> Co-authored-by: Kesari3008 <[email protected]> Co-authored-by: Bharath Balan <[email protected]> Co-authored-by: Marcin <[email protected]> Co-authored-by: Bryce Tham <[email protected]> Co-authored-by: shivani1211 <[email protected]> Co-authored-by: mickelr <[email protected]>
Co-authored-by: robstax <[email protected]> Co-authored-by: rstachof <[email protected]> Co-authored-by: Coread <[email protected]> Co-authored-by: László Vadász <[email protected]> Co-authored-by: chrisadubois <[email protected]> Co-authored-by: Kesava Krishnan Madavan <[email protected]> Co-authored-by: Kacper Waśniowski <[email protected]> Co-authored-by: Edmond Vujići <[email protected]> Co-authored-by: Sreekanth Narayanan <[email protected]> Co-authored-by: Peter Cole <[email protected]> Co-authored-by: rsarika <[email protected]> Co-authored-by: akulakum <[email protected]> Co-authored-by: Kesari3008 <[email protected]> Co-authored-by: Bharath Balan <[email protected]> Co-authored-by: Marcin <[email protected]> Co-authored-by: Bryce Tham <[email protected]> Co-authored-by: shivani1211 <[email protected]> Co-authored-by: mickelr <[email protected]> Co-authored-by: Jordan Rowan <[email protected]> Co-authored-by: Anna Tsukanova <[email protected]> Co-authored-by: John Soter <[email protected]> Co-authored-by: jsoter <[email protected]> Co-authored-by: Arun Ganeshan <[email protected]> Co-authored-by: Rajesh Kumar <[email protected]> Co-authored-by: Shreyas Sharma <[email protected]> Co-authored-by: Stan Wang <[email protected]> Co-authored-by: Stan Wang <[email protected]> Co-authored-by: honghli <[email protected]> Co-authored-by: JudyZhu <[email protected]> Co-authored-by: jiwang7 <[email protected]>
# Conflicts: # docs/samples/contact-center/app.js # docs/samples/contact-center/index.html # package.json # packages/@webex/contact-center/README.md # packages/@webex/contact-center/babel.config.js # packages/@webex/contact-center/package.json # packages/@webex/contact-center/src/cc.ts # packages/@webex/contact-center/src/constants.ts # packages/@webex/contact-center/src/index.ts # packages/@webex/contact-center/src/logger-proxy.ts # packages/@webex/contact-center/src/metrics/behavioral-events.ts # packages/@webex/contact-center/src/metrics/constants.ts # packages/@webex/contact-center/src/services/config/constants.ts # packages/@webex/contact-center/src/services/config/index.ts # packages/@webex/contact-center/src/services/config/types.ts # packages/@webex/contact-center/src/services/core/GlobalTypes.ts # packages/@webex/contact-center/src/services/core/Utils.ts # packages/@webex/contact-center/src/services/core/aqm-reqs.ts # packages/@webex/contact-center/src/services/core/websocket/WebSocketManager.ts # packages/@webex/contact-center/src/services/task/TaskManager.ts # packages/@webex/contact-center/src/services/task/constants.ts # packages/@webex/contact-center/src/services/task/index.ts # packages/@webex/contact-center/src/services/task/types.ts # packages/@webex/contact-center/src/types.ts # packages/@webex/contact-center/test/unit/spec/cc.ts # packages/@webex/contact-center/test/unit/spec/services/config/index.ts # packages/@webex/contact-center/test/unit/spec/services/core/Utils.ts # packages/@webex/contact-center/test/unit/spec/services/task/TaskManager.ts # packages/@webex/contact-center/test/unit/spec/services/task/index.ts # packages/@webex/contact-center/typedoc.md # packages/@webex/internal-plugin-metrics/package.json # packages/@webex/internal-plugin-metrics/src/call-diagnostic/call-diagnostic-metrics.ts # packages/@webex/internal-plugin-metrics/src/new-metrics.ts # packages/@webex/internal-plugin-metrics/test/unit/spec/call-diagnostic/call-diagnostic-metrics.ts # packages/@webex/internal-plugin-metrics/test/unit/spec/new-metrics.ts # packages/@webex/internal-plugin-voicea/src/constants.ts # packages/@webex/internal-plugin-voicea/src/voicea.ts # packages/@webex/internal-plugin-voicea/test/unit/spec/voicea.js # packages/@webex/media-helpers/package.json # packages/@webex/plugin-meetings/package.json # packages/@webex/plugin-meetings/src/config.ts # packages/@webex/plugin-meetings/src/constants.ts # packages/@webex/plugin-meetings/src/locus-info/index.ts # packages/@webex/plugin-meetings/src/media/index.ts # packages/@webex/plugin-meetings/src/media/properties.ts # packages/@webex/plugin-meetings/src/meeting/in-meeting-actions.ts # packages/@webex/plugin-meetings/src/meeting/index.ts # packages/@webex/plugin-meetings/src/meetings/index.ts # packages/@webex/plugin-meetings/src/member/index.ts # packages/@webex/plugin-meetings/src/member/util.ts # packages/@webex/plugin-meetings/src/members/index.ts # packages/@webex/plugin-meetings/src/members/request.ts # packages/@webex/plugin-meetings/src/members/util.ts # packages/@webex/plugin-meetings/src/reachability/index.ts # packages/@webex/plugin-meetings/test/unit/spec/locus-info/index.js # packages/@webex/plugin-meetings/test/unit/spec/media/index.ts # packages/@webex/plugin-meetings/test/unit/spec/meeting/brbState.ts # packages/@webex/plugin-meetings/test/unit/spec/meeting/in-meeting-actions.ts # packages/@webex/plugin-meetings/test/unit/spec/meeting/index.js # packages/@webex/plugin-meetings/test/unit/spec/meetings/index.js # packages/@webex/plugin-meetings/test/unit/spec/members/index.js # packages/@webex/plugin-meetings/test/unit/spec/members/request.js # packages/@webex/plugin-meetings/test/unit/spec/members/utils.js # packages/@webex/plugin-meetings/test/unit/spec/reachability/index.ts # packages/calling/package.json # yarn.lock
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
COMPLETES #< INSERT LINK TO ISSUE >
This pull request addresses
< DESCRIBE THE CONTEXT OF THE ISSUE >
by making the following changes
< DESCRIBE YOUR CHANGES >
Change Type
The following scenarios were tested
< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >
The GAI Coding Policy And Copyright Annotation Best Practices
I certified that
Make sure to have followed the contributing guidelines before submitting.