Skip to content

Fix: replace request-micro with dropin-request in maserver#68

Open
steko13 wants to merge 1 commit intosarnau:masterfrom
steko13:fix-maserver-request
Open

Fix: replace request-micro with dropin-request in maserver#68
steko13 wants to merge 1 commit intosarnau:masterfrom
steko13:fix-maserver-request

Conversation

@steko13
Copy link
Copy Markdown

@steko13 steko13 commented Feb 22, 2026

Hi @sarnau,
I've noticed that request-micro is causing issues and it is not working reliably in the maserver component on my end. Problems appear when using cloud forwarding (as 'request-micro' is only used in that scenario). I've found 'dropin-request' working fine without any additional code changes.
Changes:

Replaced request-micro with dropin-request (which provides the same API but is more stable/maintained).
Updated package.json accordingly.
Updated require statements in the source code.

This should fix the request issues while keeping the existing logic intact.
Best regards

cloud forward doesn#t work with request-micro package (apparantly different command syntax), so use dropin-request instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant