Azure / logicapps

Azure Logic Apps labs, samples, and tools
MIT License
368 stars 302 forks source link

429 Error when raising a new connection for a File System connector #1231

Open onyx-lemur opened 2 weeks ago

onyx-lemur commented 2 weeks ago

Describe the Bug with repro steps

  1. Go to an existing workflow
  2. Existing File System connectors will present 'invalid connection' errors
  3. Trying to reselect the existing connection will take you to the 'create a new connection' page, despite 15 pre-existing connections
  4. Re-entering the connection as a new connection (but same details) presents the 429 error

Full response:

Failed to create connection: {"error":{"code":"ConnectionGatewayFailure","message":"'The DMTS API call failed with a retryable response code.'. Status code: '429'. Error info: '{\"code\":\"NotSpecified\"}'."}}

We did get a 'requests are being throttled' message earlier in the day.

What type of Logic App Is this happening in?

Standard (Portal)

Which operating system are you using?

Windows

Are you using new designer or old designer

New Designer

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

Workflow JSON

No response

Screenshots or Videos

No response

Browser

Image

Additional context

No response

onyx-lemur commented 2 weeks ago

Just to add on - the 'Cancel' button also doesn't work on the new connection page when this happens (but clicking the top right X does exit out).

onyx-lemur commented 1 week ago

Any advice on this?

We are still suffering on this issue, and it has now spread to our production environment. We now are experiencing an issue with raising new connections that aren't appearing in the connections overview page (so are uneditable).