# consume_orphaned_tracing_disabled_notice

> **Function** in `deepagents_code`

📖 [View in docs](https://reference.langchain.com/python/deepagents-code/config/consume_orphaned_tracing_disabled_notice)

Return and clear the pending orphaned-tracing notice, if any.

## Signature

```python
consume_orphaned_tracing_disabled_notice() -> str | None
```

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/e14e0adcbe78565ed3650e7f24b2a775d5437d25/libs/code/deepagents_code/config.py#L589)