-
with mime-type text it should be able to preview as text at least
-
The error `Failed to load resource: the server responded with a status of 504 (Outdated Optimize Dep)` shows on first load. I looked at Vite's repo for potential issues, but didn't find any directly r…
-
While trying to deploy on Railway using the given template, I was not sure what was needed for a few items.
The Railway template environment variables requires the items below to be provided before…
-
In all my code that calls the rpc services I end up wrapping the call in a try catch and doing the same error treatment. I was looking at if it was possible to add some kind of middleware/hooks/interc…
-
In the last months I've seen in user code a few misuses of the return value of `CaptureException` and related. Seen again today, formalizing the problem here.
This is an example: https://github.com…
-
### Problem Statement
`Span` and `Transaction` should support async context manager protocol to avoid unnecessary nesting.
As an example:
```py
async def main() -> None:
async with a:
…
-
Sentry Issue: [METAMASK-MOBILE-29F8](https://metamask.sentry.io/issues/5021393497/?referrer=github_integration)
```
Error: No matching key. session: 310ce5c68bc06441b14b82aec4ffbf4156f414d590518d1452…
-
Sentry Issue: [METAMASK-MOBILE-29D0](https://metamask.sentry.io/issues/5018143131/?referrer=github_integration)
```
Error: Missing or invalid. emit() event: {"name":"chainChanged","data":1}
at ?ano…
-
How can i use next-compose-plugins here?
```
/* eslint-disable no-param-reassign */
/* eslint-disable no-console */
const {
PHASE_DEVELOPMENT_SERVER,
PHASE_PRODUCTION_SERVER,
PHASE_PROD…
-
**Describe the bug**
I installed Kubeshark on my k8s cluster using helm, but it does not work.
**Provide more information**
Kubernetes installed with kubeadm on the Onpremiss server
Number of No…