Klaas van Schelven
535f152873
Dead code removal
...
2 earlier attemts at capture_stacktrace
2025-12-06 19:36:58 +01:00
Klaas van Schelven
6fbff70347
format_exception in capture_or_log_exception: drop python 3.9 compat
...
reverts (the meat of) c51051dc2e
2025-04-26 11:38:18 +02:00
Klaas van Schelven
c51051dc2e
format_exception in capture_or_log_exception: python 3.9 compatible
2025-04-26 10:47:16 +02:00
Klaas van Schelven
1084796763
When not dogfooding, just print a regular stacktrace in the logs
...
This will hopefully help when getting issue-reports for those that
have not set up dogfooding.
See [Dogfooding Bugsink](https://www.bugsink.com/docs/dogfooding/ )
2025-04-11 13:22:37 +02:00
Klaas van Schelven
4709ba9f91
capture_stacktrace_using_exceptions works thanks to SO
2024-03-16 21:10:40 +01:00
Klaas van Schelven
ae6080e6f9
capture_stacktrace in a way that's useful
2024-03-16 15:39:15 +01:00
Klaas van Schelven
376dfeabe4
Yet another attempt at capture_stacktrace
...
unfortunately, no stacktrace is actually captured
2024-03-16 15:12:47 +01:00
Klaas van Schelven
80cb1b0d23
Fix capture_stacktrace, and document that this is quite useless
2024-03-15 20:58:59 +01:00
Klaas van Schelven
52bb5a253b
Introduce capture_stacktrace_2
2024-03-15 20:36:10 +01:00
Klaas van Schelven
4a3c98c74f
implement capture_stacktrace; use it for capturing unexpected situations with envelope handling
2024-02-07 23:07:49 +01:00