Skip to content

Conversation

@pglombardo
Copy link
Contributor

@pglombardo pglombardo commented Nov 5, 2019

This fixes the case of:

During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/instana/instrumentation/flask/with_blinker.py", line 105, in handle_user_exception_with_instana
    response.headers.add('Server-Timing', "intid;desc=%s" % scope.span.context.trace_id)
AttributeError: 'dict' object has no attribute 'add'

@pglombardo pglombardo merged commit 1c07a56 into master Nov 5, 2019
@pglombardo pglombardo deleted the flask-safeties branch November 5, 2019 09:36
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.

2 participants