Auth0 Authorization Extension: Webtask persistently times out on provided storage

Hi there,
I’ve installed Auth0 Authorization extension to allow merging group data from Azure AD into the user’s metadata.
It started out working great but after an hour or so I started getting intermittent timeouts and after another hour I started getting continuous timeouts that include the message below.
“error”: {
“message”: “Request to Webtask got ESOCKETTIMEDOUT”,
“oauthError”: “access_denied”,
“type”: “oauth-authorization”
}

I’m using Auth0’s provided storage instead of S3.
There’s absolutely no additional relevant information in the logs, other than an event that includes the previous message and wrongly labelled event “Failed Login”.
Even after disabling/deleting the published ruled and or ultimately uninstalling the extension I still continue to get this error which does not make any sense as the webtask should not continue being used.

Would appreciate some feedback on this as to me this looks like a bug in Auth0’s end.

Hey there!

Sorry for such a delayed response! We’re doing our best in providing you with the best developer support experience out there but sometimes our bandwidth is just not enough for all the questions coming in. Sorry for the inconvenience!

Can you let us know if you still require further assistance from us?