Hello!
Sorry for this issue; it seems you've caught a bug in the retry-after header. At this point in time, it should be 300 seconds (5 minutes). We'll make a change to correct this header.
If you are receiving 429 responses from BCDA even after 5 minutes, it may be that your request is duplicating an in-progress job for your model entity rather than making too many HTTP requests. Please check that you are not trying to recreate jobs already marked as "In-Progress.” For reference, you can view both existing and past jobs using the /jobs endpoint. See
Request Jobs History for more details, and please note that
at this time some jobs are taking longer than normal to process.
Thanks,
The BCDA Team