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

Function execuation failure: Roslyn PromiseNotToEnqueue #97

Closed
sjwaight opened this issue Dec 9, 2016 · 1 comment
Closed

Function execuation failure: Roslyn PromiseNotToEnqueue #97

sjwaight opened this issue Dec 9, 2016 · 1 comment

Comments

@sjwaight
Copy link

sjwaight commented Dec 9, 2016

I have a shared Functions App environment with about 5 lightly utilised Function Apps. Today I received the following error during the execution of one of the Apps. The run.csx compiles fine with no errors. There are 10 instances of this error for the same execution.

2016-12-09T04:41:02.691 Function started (Id=2646f24f-2c28-48fa-bc6d-f20059419264)
2016-12-09T04:41:03.967 Function completed (Failure, Id=2646f24f-2c28-48fa-bc6d-f20059419264)
2016-12-09T04:41:06.143 Exception while executing function: Functions.CustomerPaymentRequestProcessorV2. Microsoft.CodeAnalysis: Cannot enqueue data after PromiseNotToEnqueue.

Following a change / re-save the Function worked as expected.

@fabiocav
Copy link
Member

fabiocav commented Dec 9, 2016

@sjwaight, thank you for reporting this!

We have an issue tracking this problem in the runtime repository here and have been working with the Roslyn team to address it.

I'll close this as a duplicate, but please feel free to comment on the issue above if you encounter this again.

Thank you!

@fabiocav fabiocav closed this as completed Dec 9, 2016
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