web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Service | Customer Service, Contact Center, Fie...
Unanswered

Channel Integration Framework v1.0 performance issue

(0) ShareShare
ReportReport
Posted on by 10

Good evening,

I'm having a performance a serious performance issue when using a CIF v1.0. I can easealy reproduce the issue following the following steps.

  • Reduce the promise timeout of CIF to a smaller value. By default is 10000 miliseconds.

              Microsoft.CIFramework.postMessageNamespace.promiseTimeOut = 2000

  • Run the following query. (i know that is not optimized, the idea is to reproduce the issue)

Microsoft.CIFramework.searchAndOpenRecords("account", "?$select=name&$filter=contains(accountnumber, '13242355555') or contains(address1_telephone3, '13242355555') or contains(address1_telephone2, '13242355555') or contains(emailaddress1, '13242355555')", true).then(
function (valStr) {
     console.log('sucess',valStr)
},
function(err){
    console.error('err',err)
})

  • After the 2 seconds the promise will be cancelled and the error "{"message":"Timeout occurred as no response was received from listener window"}"
  • When the query is finally over the cpu will spike and never go down until i refresh the page.

Note:

  • I just lower the promiseTiemout to be able to replicate the issue in a tenant with just a few records
  • After the isseu i can see the the following postMessage is sent indefinitely.
    • "No handlers found to process the request."

Best Regards,

João Jesus

I have the same question (0)
  • Community Member Profile Picture
    on at

    Hi Joao,

    Maybe you shouldn’t lower the promiseTiemout.

    Regards,

    Leah Ju

  • Joao Jesus Profile Picture
    10 on at

    The promiseTimeout was reduced just to be able to reproduce the issue in a dev tenant. 
    In production the 10s sometimes is not enough so I believe this is an issue. 

    Best Regards,

    João Jesus 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Service | Customer Service, Contact Center, Field Service, Guides

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 30 Super User 2026 Season 1

#2
NeerajPawar Profile Picture

NeerajPawar 22

#3
Encore Business Solutions Profile Picture

Encore Business Sol... 14

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans