Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

EWS Managed API code execution freezes on syncFolderItems #274

Open
kulesshhh opened this issue Oct 27, 2021 · 0 comments
Open

EWS Managed API code execution freezes on syncFolderItems #274

kulesshhh opened this issue Oct 27, 2021 · 0 comments

Comments

@kulesshhh
Copy link

kulesshhh commented Oct 27, 2021

We currently migrated our existing .net framework code to .net core to read emails from multiple email accounts every few minutes.
It was working fine on our .Net framework version but it stops working many times since its deployment on AWS Kubernetes environment using .Net Core. It only starts working again when we restart the application/pod

We tried to diagnose the issue by adding logs and found that code execution completely hangs on the line :

image

I am using the library Microsoft.Exchange.Webservices.NetStandard.dll (2.2.0)
.Net Core v 3.1

Please help!

Thanks in Advance..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant