Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pepr Watch to use undici fetch #1379

Open
cmwylie19 opened this issue Nov 4, 2024 · 0 comments
Open

Pepr Watch to use undici fetch #1379

cmwylie19 opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@cmwylie19
Copy link
Collaborator

cmwylie19 commented Nov 4, 2024

Is your feature request related to a problem? Please describe.

Frustrating that http2 leaks memory and restarts. Snapshots indicate a memory leak. Results are much better in undici

definition of done:

  • npx pepr dev works
  • soak test passes - no missed events
  • Runs on UDS Core with low resource footprint
  • Breaking change alert, watchcfg for Pepr updated

Describe the solution you'd like

  • Given a watch
  • When creating WatchCfg
  • Then module author elects type of watch

Describe alternatives you've considered

(optional) A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@cmwylie19 cmwylie19 added the enhancement New feature or request label Nov 4, 2024
@cmwylie19 cmwylie19 added this to the v0.39.0 milestone Nov 4, 2024
@cmwylie19 cmwylie19 self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant