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

WARNING: Inappropriate call of provider.request() #5

Open
MacMcIrish opened this issue Mar 2, 2018 · 2 comments
Open

WARNING: Inappropriate call of provider.request() #5

MacMcIrish opened this issue Mar 2, 2018 · 2 comments

Comments

@MacMcIrish
Copy link

Issue:

When deploying with additional stacks, I see the following lines:

Serverless: Deploying additional stacks...
Serverless: WARNING: Inappropriate call of provider.request()
Serverless: WARNING: Inappropriate call of provider.request()
Serverless: Additional stack auth has not changed.

Is this known behaviour, or something to be worried about?

Cheers!

@sshadmand
Copy link

@MacMcIrish did you find a solution. I am not using serverless-finch, but upgrading that package it seems that is what all the solutions refer to. Not sure why it is happening to me/us.

@MacMcIrish
Copy link
Author

Actually @sshadmand , we ended up going a different route instead as this package doesn't seem to be maintained. Instead, we've gone with split-stacks. It can be a little more complicated given enough resources but it's flexible enough that we could deploy 600+ resources via the same project.

Also a note, if your project starts to get to that size like ours, it might be worth checking out a different direction :) I don't believe that it's worth the headache.

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

No branches or pull requests

2 participants