* add missing dotenv requires in catalog scripts * pass task queue options to all task trigger functions * remove unnecessary include * fallback to background worker task queue options * add changeset
* fix prod version locking * fix worker version display
- Time out deployments to prevent never-ending building/deploying - Use the CURRENT worker deployment when determining which version to execute - Fix some of the deployment error handling logic