Upgrade nodeJS version for PAI services
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
node10 already deprecated, and many packages with newer version are not support node10.
We need to upgrade to node14 or higher for package upgrade.
Upgrade node version will break original API. We found IT failed and create job API is hang. Need more efforts to investigate it
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the PAI services' Node.js runtime configuration and the create job API entry point. Reproduce the reported IT failure and create job hang before and after upgrading from Node 10. Done means the services run on Node 14 or higher, package upgrades are possible, and the original APIs work without the reported hang.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100