Qiskit / qiskit-serverless

A programming model for leveraging quantum and classical resources
https://qiskit.github.io/qiskit-serverless/
Apache License 2.0
67 stars 27 forks source link

[EPIC] Improve traceability in the API #1269

Open Tansito opened 5 months ago

Tansito commented 5 months ago

What is the expected enhancement?

When we have an error or we want to analyze a succession of events we don't have enough information from traces or the traces that we have are not the best ones. My proposal is to add traces in:

Tansito commented 5 months ago

Ref: #1263