winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.98k stars 196 forks source link

Azure storage buckets are leaking in sdk tests #5080

Open eladb opened 10 months ago

eladb commented 10 months ago

I tried this:

Our builds have started failing

This happened:

creating Azure Storage Account "testfyuod5tercc8617b2e": storage.AccountsClient#Create: Failure sending request: StatusCode=0 -- Original Error: autorest/azure: Service returned an error. Status=<nil> Code="MaxStorageAccountsCountPerSubscriptionExceeded" Message="Subscription *** already contains 250 storage accounts with Standard Dns endpoints in location eastus and the maximum allowed is 250."

I expected this:

I think buckets are leaking on azure

Is there a workaround?

No response

Anything else?

No response

Wing Version

No response

Node.js Version

No response

Platform(s)

No response

Community Notes

tsuf239 commented 10 months ago

I don't think it's solved yet

monadabot commented 10 months ago

Congrats! :rocket: This was released in Wing 0.51.8.

github-actions[bot] commented 8 months ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!