scoutapp / scout_apm_python

ScoutAPM Python Agent. Supports Django, Flask, and many other frameworks.
https://scoutapm.com
MIT License
67 stars 21 forks source link

celery: Skip tagging `delivery_info` if missing from request #732

Closed tony closed 2 years ago

tony commented 2 years ago

I think finding the underlying issue (it's possible it's not from scout_apm_python but one in my control) is important, but I think that the instrumentation itself shouldn't raise.

Find to close this if you have a better solution / idea for handling this.

Resolves #731