dbos-inc / dbos-transact-ts

The TypeScript framework for backends that scale
https://docs.dbos.dev
MIT License
346 stars 22 forks source link

Record scheduled workflow name with its class name #615

Closed qianl15 closed 3 weeks ago

qianl15 commented 3 weeks ago

Fix issue https://github.com/dbos-inc/dbos-transact/issues/613

The recorded name is always <className>.<methodName> now.