Skip to content

[FAQ Bot] NEW: Why does my execution script freeze or crash with RecursionError when #333

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
faq-bot/issue-332
Open

[FAQ Bot] NEW: Why does my execution script freeze or crash with RecursionError when #333
github-actions[bot] wants to merge 1 commit into
mainfrom
faq-bot/issue-332

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

✨ FAQ NEW

Course: llm-zoomcamp
Section: module-5 (This is a monitoring/telemetry issue (OpenTelemetry spans, exporters) that fits Module 5’s scope (“Monitoring”).)
Related Issue: #332

Question

Why does my execution script freeze or crash with RecursionError when initializing OpenTelemetry with ConsoleSpanExporter in Module 5?

Decision Rationale

The repository search shows no FAQ covering OpenTelemetry RecursionError/freeze when using ConsoleSpanExporter in LLM Zoomcamp Module 5 monitoring. The proposal provides a specific root cause (Python 3.14 + exporter behavior) and a concrete workaround (disable console exporter and use a custom SQLite exporter).

Placement Details

  • Section ID: module-5
  • Sort Order: End of section
  • Filename Slug: opentelemetry-console-spanexporter-recursionerror-python314-module5

⚠️ Warnings

  • Place near the end of module-5 entries (order set to -1) since the repository has no existing related entry found in SEARCH_RESULTS.

🤖 Generated by FAQ Bot

Closes #332

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FAQ] Module 5: RecursionError with ConsoleSpanExporter on Python 3.14

0 participants