Hey Andrew,
You'll need to wait until the previous deployment completes. In most scripting languages, it would be a matter of explicitly making your calls asynchronous in order to even run into this 409 error. Are you perhaps using NodeJS, which is a somewhat asynchronous language often used for scripting?
Best wishes,
Nick