Skip to content

Support for Additional Node.js Arguments #356

@dajneem23

Description

@dajneem23

Describe the feature

To improve the flexibility of Node custom script

Some proposed arguments to support:

  • --env-file=file / --env-file-if-exists=file → load environment variables directly from file

  • --max-old-space-size=SIZE → control memory usage for larger projects

  • UV_THREADPOOL_SIZE

This would help developers configure environments, debug issues, and optimize performance more seamlessly when running openzeppelin-monitor.

Thanks

Additional context

I also want to take charge of this

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions