Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

sync events emission returns immediately #517

Open
johnlim opened this issue Oct 5, 2018 · 3 comments
Open

sync events emission returns immediately #517

johnlim opened this issue Oct 5, 2018 · 3 comments
Assignees

Comments

@johnlim
Copy link

johnlim commented Oct 5, 2018

This is a Bug Report

For bug reports, please answer following questions:

  • What went wrong?
    Sync behaviour does not match what was described at Looking for authorizer specification example #478 (comment)
    I'm getting a status 202 response instead of the response from my Lambda function.
  • What did you expect should have happened?
    Expected to receive response from my Lambda function.
  • What was the version you used?
    event-gateway-sdk "version": "0.10.2"
    serverless-event-gateway-plugin "version": "0.7.8"
Environment Information -----------------------------
     OS:                     darwin
     Node Version:           8.11.3
     Serverless Version:     1.32.0

Similar or dependent issues:

To reproduce, I've setup a repo at https://github.com/johnlim/serverless-bugs/tree/sync-bug

  • clone the repo and checkout the branch sync-bug
  • npm i
  • enter the required tenant/app/service parameters in serverless.yml
  • sls deploy
  • make a http get request to the simulate endpoint
@sebito91
Copy link
Contributor

Thanks @johnlim will look into this and get back to you!

@sebito91 sebito91 self-assigned this Oct 13, 2018
@johnlim
Copy link
Author

johnlim commented Oct 16, 2018

@sebito91 Thanks and please let me know if you need any assistance on this.

@johnlim
Copy link
Author

johnlim commented Oct 29, 2018

@sebito91 Hope all is well with you. Did you manage to reproduce the issue? Hope to hear from you soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants