How does document policy work in workers?
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 207
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
In a worker you do not have access to a document which would make step 3 of profile() fail to compile or some such.
Contributor guide
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 with the profile() algorithm, especially step 3, and check how its document-policy assumptions apply in a worker where no document is available. Review the current issue discussion to determine the intended worker behavior; done means the policy and affected step are clarified in the proposal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100