documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Statement concerning "Qiskit Function workload" needs more detailed explanations

Open acastellane opened this issue 2 months ago • 2 comments

URL to the relevant guide or resource

https://quantum.cloud.ibm.com/docs/en/guides/functions#check-job-status

Select all that apply

  • [x] new content request
  • [ ] typo
  • [ ] code bug
  • [ ] out-of-date content
  • [ ] broken link
  • [ ] other

Describe the fix or the content request.

Currently, the IBM Quantum workloads table only reflects Qiskit Runtime workloads. Use job.status() to see your Qiskit Function workload's current status. It should clearly mention that UI won't show function related jobs workloads. While detailing what "currently" implies or remove the suggestion if required.

For new content requests - if the request is accepted, do you want to write the content?

I only want to review the material when it's finished

acastellane avatar Oct 16 '25 13:10 acastellane

Thanks @acastellane. We can update to

Currently, the IBM Quantum workloads table only reflects Qiskit Runtime workloads, so Qiskit Functions workloads will not display in the table. Use job.status() to see your Qiskit Function workload's current status.

@francabrera are there other workloads (other than Qiskit Functions) that won't show up in the UI workloads table?

abbycross avatar Oct 16 '25 14:10 abbycross

@francabrera are there other workloads (other than Qiskit Functions) that won't show up in the UI workloads table?

No

francabrera avatar Oct 16 '25 17:10 francabrera