Actions
Enhancement #27400
openRemove unused promises from rudderc generated techniques
Status:
Pending release
Priority:
N/A
Assignee:
Category:
rudderc
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No
Description
With the migration to the v4 logger, it appears that the following vars promises in technique bundles are not needed anymore:
- args
- report_param
- full_class_prefix
- class_prefix
As uniqueness should now be guaranteed by the report_id and "index".
Actions