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

API Timeout Due to 2 Min #126

Open
amballapavankumar opened this issue Jul 12, 2022 · 3 comments
Open

API Timeout Due to 2 Min #126

amballapavankumar opened this issue Jul 12, 2022 · 3 comments

Comments

@amballapavankumar
Copy link

We are facing an issue when the API is trying to create/update more than 2 min. Here, we are using the SKU is developer but azure says there is SLA for developer SKU. Also, other work around the provided is.

  • Enable API Management access from azure portal
  • Change the Authorization header containing a valid shared token
  • Change the base URL to https://{servicename.management.azure-api.net}

So not sure how this can be supported with the current design because we need to change the REST API call from management.azure.com to the above mentioned one also need to pass the authorization header with SAS token.

@amballapavankumar amballapavankumar changed the title API Timeout Due to 2 min timeout API Timeout Due to 2 Min Jul 12, 2022
@amballapavankumar
Copy link
Author

The timeout happening because of more number(132) of methods/operations for each API.

@polybogdan
Copy link

Hello

Having a similar issue with a big swagger definition 1.7MB json the step fails after 2 minutes
image

Doing the update manually on the portal takes a while but it works.

Any ideas ?

Regards Bogdan

@amballapavankumar
Copy link
Author

amballapavankumar commented Nov 23, 2023 via email

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

No branches or pull requests

2 participants