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

ConcurrentModificationException: Schema is currently being altered, please wait until that is complete #316

Closed
dihmeetree opened this issue Feb 11, 2018 · 2 comments

Comments

@dihmeetree
Copy link

dihmeetree commented Feb 11, 2018

Keep receiving this error.. when updating the resolvers and the process crashes.

ConcurrentModificationException: Schema is currently being altered, please wait until that is complete.

Error

Any ideas? :)

@sid88in
Copy link
Collaborator

sid88in commented Feb 11, 2018

@lolcoolkat are you using appsync plugin or deploy script in this repo?
I have seen this error before when your types are not set properly in the deploy script.

@dihmeetree
Copy link
Author

dihmeetree commented Feb 12, 2018

@sid88in are you referring to something related to the appsync.createType() methods in the AppSync API? Is there something I need to do with it to get rid of the error?

Note: The error doesn't come up every time.. only if I deploy quickly right after the other.

Check this video I recorded.. which shows what happens :) https://screencast-o-matic.com/watch/cFnlj9oHV6

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