You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can repro with the test endpoint of the webhook controller - this will add 2 comments - so it's not a case of github calling the webhook too many times.
I tested that theory by enabling logs for the app service and triggering the test endpoint. I didn't observe a failure in the log (which I would expect for a retry here) so either it's not retrying - or the log is set up correctly for this component.
e.g.
dotnet/runtime#103308 (comment)
The text was updated successfully, but these errors were encountered: