dbos-inc / dbos-transact

The Transactional TypeScript Framework
https://docs.dbos.dev
MIT License
278 stars 19 forks source link

Correctly capture class name and config name #528

Closed qianl15 closed 1 week ago

qianl15 commented 1 week ago

This PR fixes an issue where class_name and config_name were not correctly captured for transactions. Updated tests for both normal classes and configured classes.