-
After upgrading to raven=5.27.1 I see logs like:
[2016-10-10 16:29:36,840: DEBUG/Worker-1] Sending message of length 3193 to https://sentry.io/api/...
But they never reach the sentry service
-
I have been attempting to replicate the workflow outlined in the tutorial titled "02 - Extract geographical watershed properties" (found here: [https://pavics.ouranos.ca/jupyter/hub/user-redirect/lab/…
-
Im using nanominer with AMD RX 580 and NVIDIA 1060. i changed to nanominer because they have great feature in hiveos where i can mine 2 coins with it and try mine RVN + Zilliqa . when im using CUDA 11…
-
In AWS Lambda environment, `HTTPTransport` should be used instead of the default `ThreadedHTTPTransport` (this was added in #828). Which HTTP transport to use is [determined](https://github.com/getsen…
-
chef 12.5.1
chef-sentry-handler latest from git
chef_handler 1.2.0
```
chef-client -linfo -o "recipe[chef-sentry-handler]"
[...]
======================================================================…
-
Hi,
Would there be interest in logging timeout exceptions to Sentry?
I happen to just have written a custom gunicorn worker (sync mode) that does exactly that. If you use that all timeouts that …
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**Has someone had this problem before?**
Might be related to https://github.com/getsentry/raven-node/issues/153 and https://githu…
-
Hi!
i'm quite new to raven. I have quite a complex task for our local dev environment (so no production case at all). So this is the scenario:
I'm running a local kubernetes cluster with [kind](…
-
I ran into the following situation - the software crashed, `raven` rightfully stepped in and prepared a report to be sent to `Sentry`. However, the system where the client was running was experiencing…
-
When loading the Redux Raven Middleware as described the console says:
`Error: Raven has not been configured.`
When trying to initialise Raven from the same console it says it's already configured:
…