Hi BCDA Community,
Today's BCDA release resolves the bug causing the X-Progress response header to always display "In Progress: (0%)" until the job completes, is cancelled, or fails. Now, when you make a request for the status of a job, BCDA will return an X-Progress header like "In Progress: (
N%)" where
N is a value between 0% and 100% indicating the percentage complete.
For example, if BCDA has started processing your requested job and is about one third complete, you would receive a response header like:
X-Progress: "In Progress: (33%)" Please let us know if you have any questions about this fix!
The BCDA Team