We are using Azure function v~3 and nodejs runtime v~14/~12 recently we have been experiencing lots of container disposed error
The error Message / stack : The host is disposed and cannot be used. Disposed object: 'Microsoft.Azure.WebJobs.Script.WebHost.DependencyInjection.ScopedResolver' Container is disposed and should not be used: Container is disposed. You may include Dispose stack-trace into the message via: container.With(rules => rules.WithCaptureContainerDisposeStackTrace())
Need help in identifying root cause of this issue or Need assistance resolving this issue. Thanks in advance.
Regards,
Muhamed