Azure / azure-storage-net

Microsoft Azure Storage Libraries for .NET
Apache License 2.0
445 stars 370 forks source link

[infic-functions] Function App Down or Reporting Errors #1098

Closed hailt1112 closed 6 months ago

hailt1112 commented 6 months ago

Functions that are not triggering

  1. Error: Choose either to return a promise or call 'done'. Do not
  2. Warning: Unexpected call to 'log' on the context object after fu
  3. Error: 'done' has already been called. Please check your script

Bad Async Function Pattern

  1. Dangerous async pattern detected