Skip to main content
May 9, 2023
Question

MSGraph Email Poller

  • May 9, 2023
  • 2 replies
  • 0 views

we recently implemented a process to read emails from an outlook inbox using the MSGraph email poller detailed here: https://community.appian.com/b/appmarket/posts/msgraph-email-poller

after implementing we're seeing severe performance issues where the poller is only able to process one email per minute.

the emails have a 1mb attachment, and per the documentation, we are expecting 30-50 emails per minutes at the very least.

does anyone have any insights they can share to get around this performance issue? 

thanks!

2 replies

mathieud0001
May 9, 2023

Are you certain there are no other issues at play here such as the network speed?

alir183Author
May 10, 2023

yes we have checked networking throughput and its ample.