We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9890848 commit aeb9ccdCopy full SHA for aeb9ccd
example.py
@@ -122,4 +122,5 @@ def process_order(order_id):
122
# Exception will be captured and tagged automatically
123
raise Exception("Order processing failed")
124
125
+
126
posthog.shutdown()
0 commit comments