You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
<!--
A brief description of what the PR does/changes.
Use active voice and present tense, e.g., This PR fixes ...
-->
This PR fixes how log returned from connector is shown in SDK when
skipped and improve memory tracking logging.
## Connected Issues
<!--
DevRev issue(s) full link(s) (e.g.
https://app.devrev.ai/devrev/works/ISS-123).
-->
https://app.devrev.ai/devrev/works/ISS-215007
## Checklist
- [x] Tests added/updated and ran with `npm run test` OR no tests
needed.
- [x] Ran backwards compatibility tests with `npm run
test:backwards-compatibility`.
- [x] Tested airdrop-template linked to this PR.
- [x] Documentation updated and provided a link to PR / new docs OR
`no-docs` written:
<!-- Add this once we have eslint prepared:
- [ ] Code formatted and checked with `npm run lint`. -->
0 commit comments