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

Single Lambda Airnode #1478

Open
Tracked by #1886
aTeoke opened this issue Sep 27, 2022 · 2 comments
Open
Tracked by #1886

Single Lambda Airnode #1478

aTeoke opened this issue Sep 27, 2022 · 2 comments
Assignees
Milestone

Comments

@aTeoke
Copy link

aTeoke commented Sep 27, 2022

Implement a single Lambda Airnode that is able to do provider initialisation, API calling and fulfilment all in the same Lambda. The best approach "how" needs to be discovered and discussed during the implementation. Slack discussion for reference here

Allow user to configurate the Lambda's memory size

Test how many requests can be handled by a Lambda of a specific memory size

  • e.g. 10 requests per minute - 512 MB of memory
  • test for additional 5,20,60 - and add this to the documentation as well for the user to have rough idea
@bbenligiray
Copy link
Member

This should include allowing the user to configure the memory size of that single Lambda

@aTeoke aTeoke modified the milestones: 0.11.0, 0.12.0 Feb 9, 2023
@aTeoke
Copy link
Author

aTeoke commented Feb 9, 2023

as discussed on weekly planning, pushing to v0.12

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

No branches or pull requests

3 participants