feat: stopping subscriptions at >100 errors per minute (#1592)
* feat: stopping subscriptions at >100 errors per minute * chore: added explanatory comments * added error state banner in fe1 * feat: error state banner in fe2
This commit is contained in:
committed by
GitHub
parent
a754c9fdcc
commit
62eb807512
@@ -88,7 +88,7 @@
|
||||
"volar.vueserver.maxOldSpaceSize": 4000,
|
||||
"cSpell.words": ["Bursty", "mjml"],
|
||||
"tailwindCSS.experimental.configFile": {
|
||||
"packages/frontend-2/tailwind.config.js": "packages/frontend-2/**"
|
||||
"packages/frontend-2/tailwind.config.mjs": "packages/frontend-2/**"
|
||||
},
|
||||
"vue-semantic-server.trace.server": "off",
|
||||
"vue-syntactic-server.trace.server": "off",
|
||||
|
||||
Reference in New Issue
Block a user