[FEATURE REQ] Set retry/timeout options in configuration
- Lingua principale
- C#
- Stelle
- 448
- Fork
- 247
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Release version
4.1.0 Extractor (Latest)
### Describe the bug
Describe the bug
When running the extractor pipeline, the extractors is erroring with the following message
he APIM has around 257 APIs and within them all:
anything from 1-50 operations on an API
Nearly all of them have policies configured at the operation level. No policy is configured at the API level
For the APIM itself:
SKU is developer
APIM is using vnet integration (internal)
Diagnostics are configured
Products are used
Subscriptions are scoped at product level
Named values are a mix of secrets, keyvault references and plain text values
The service principal has all the necessary permissions to do any API call to the APIM
No application gateway present
No self hosted gateway
A single backend configured
Api version used to create the APIM was 2021-04-01-preview
[pipeline.log](https://github.com/Azure/apiops/files/11112760/pipeline.log)
### Expected behavior
The extractor exports all APIs
### Actual behavior
Timesout on the "Exporting API", it does not progress further as the pipeline is terminated
### Reproduction Steps
Run the [run-extractor.yaml](https://github.com/Azure/apiops/blob/main/tools/azdo_pipelines/run-extractor.yaml) Extract ALL
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.