-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
waiting for customer responseIssue is on hold awaiting more information from OPIssue is on hold awaiting more information from OP
Description
This error pops up every time I call a function after starting the emulators.
... [call stack omitted]
> Message: 'Request has invalid method.'
> Arguments: ('GET',)
> ERROR:root:Invalid request, unable to process.
I'm using an @https_fn.on_call
and calling it with curl -X POST
so the GET
in there is a bit confusing. Moreover, this just shows up - it doesn't degrade functionality much aside from potentially delaying the cold-start.
The functions work just fine... but this long stack trace on a cold-start is troubling.
Metadata
Metadata
Assignees
Labels
waiting for customer responseIssue is on hold awaiting more information from OPIssue is on hold awaiting more information from OP