Skip to content

add script to replace lambda calls in local environments#70

Open
franck-boullier wants to merge 1 commit into
masterfrom
replace_lambda_call_for_local_envo
Open

add script to replace lambda calls in local environments#70
franck-boullier wants to merge 1 commit into
masterfrom
replace_lambda_call_for_local_envo

Conversation

@franck-boullier
Copy link
Copy Markdown
Member

@nbiton this should fix the issue you have with lambda calls in a local environment

run the script 84a910e#diff-bd1039fee28b0899384356b23b850a91

After this script is run, each time a lambda call is supposed to be made, a new record will be added to the table ut_local_dev_lambda_calls.

This is also related to issue unee-t/frontend#297

@franck-boullier franck-boullier requested a review from nbiton June 20, 2018 05:05
Copy link
Copy Markdown
Contributor

@nbiton nbiton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This script doesn't work.
I keep getting the same error I mentioned earlier, even after nuking my DB and using the 3.17 snapshot to start from scratch.
I could get it working after removing the contents of each procedure and just keeping them empty.

@franck-boullier
Copy link
Copy Markdown
Member Author

OK I'll have to create a local envo to try to understand what's wrong with that...

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.

2 participants