PromucFlow_constructor/app
Rajat Agrawal eb7fc98cd6
chore: Improve logging, add cpu state (#29580)
Fixes #29114

TODO Later On : https://github.com/appsmithorg/appsmith/issues/29581

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

## Summary by CodeRabbit

- **New Features**
- Enhanced performance logging with the inclusion of request IDs for
better tracking.
- Improved diagnostics with added memory and CPU usage information
during requests.

- **Refactor**
- Updated methods for starting, stopping, and error handling to
incorporate new performance logging details.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-13 23:19:43 +05:30
..
client feat: workflows query actions CRUD code split (#29156) 2023-12-14 00:43:43 +07:00
server chore: Improve logging, add cpu state (#29580) 2023-12-13 23:19:43 +05:30
util