Skip to content
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

After app is published, a single httpRequest to the notification function take 20 seconds #11867

Open
lior-lew opened this issue Nov 28, 2024 · 2 comments
Assignees
Labels
needs-author-feedback Needs more info from the customer.

Comments

@lior-lew
Copy link

Steps to reproduce

Hi,
I created a Teams app that sends notification to member that installed it. everything worked well until recently.
I tested it in dev, staging, on a different tenant and also Microsoft tested it before they approved it to the store.
after installing the app from the official store, I have noticed that every request might take 20-30 seconds.
There is no logs or anywhere I know I can check it.
I will appreciate any insight on what I can do to check, please node that if I redeploy the app with more debug, my customers that are currently using it will need to reinstall it as deployment revokes access I have.

This is very urgent as I am supposed to send thousands of notification during the holiday period and companies that work with Teams want this feature.

Also, I will appreciate a number on which I can get technical support even if I will need to pay for it. I do not get why I was able to get it from Amazon, slack but not from Microsoft.

Expected behavior

notification using httpRequest (code or cURL) should be fast

Actual behavior

request takes 20-30 seconds and sometime I get I timeout. I do see that the request reached the Azure function

Error details

no errors

Copy link
Contributor

Hi lior-lew! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

@Prasad-MSFT
Copy link
Collaborator

Hi @lior-lew, thanks for raising your issue. Since the issue started after the app was installed from the official store, it might be related to the production environment. Ensure that your app's performance is optimized for the production environment. You can also check if there are any differences in the configuration between the staging and production environments.
You can use Azure Application Insights to monitor the performance and diagnose issues.

If you have business critical issue which need immediate attention, please raise a support request here:
https://docs.microsoft.com/en-us/microsoft-365/admin/get-help-support?view=o365-worldwide&tabs=online

@Prasad-MSFT Prasad-MSFT self-assigned this Nov 29, 2024
@Prasad-MSFT Prasad-MSFT added needs-author-feedback Needs more info from the customer. and removed needs-triage 🔍 labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-author-feedback Needs more info from the customer.
Projects
None yet
Development

No branches or pull requests

2 participants