dbos-inc / dbos-transact-py

Ultra-Lightweight Durable Execution in Python
https://docs.dbos.dev
MIT License
244 stars 7 forks source link

Make admin server port configurable #130

Closed qianl15 closed 3 weeks ago

qianl15 commented 3 weeks ago

PR to solve https://github.com/dbos-inc/dbos-transact-py/issues/129

Now you can specify the admin_port field under runtimeConfig in the dbos-config.yaml file.

Added a test to make sure we can specify a different port.

chuck-dbos commented 3 weeks ago

What's the story on TS here?

qianl15 commented 3 weeks ago

What's the story on TS here?

I’ll update TS tomorrow