You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As i see from code lambda runner just execute 'sls invoke local'. My solution were build expecting lambda execution in docker, so there is no way it will work with simulator.
Is it possible to add --docker arg somehow?
Also quick question: after i sent request to local graphql, it show (see below) and stuck, after timeout my request fails with "Remote end closed connection without response". Any suggestion whats going on?
As i see from code lambda runner just execute 'sls invoke local'. My solution were build expecting lambda execution in docker, so there is no way it will work with simulator.
Is it possible to add --docker arg somehow?
Also quick question: after i sent request to local graphql, it show (see below) and stuck, after timeout my request fails with "Remote end closed connection without response". Any suggestion whats going on?
Debugger listening on ws://127.0.0.1:9229/87bc4755-e73c-419e-9298-bd9c118ae8de
For help, see: https://nodejs.org/en/docs/inspector