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
According to the documentation the health checks is a built-in feature but it seems to be this is not working/included in the apollo-server-azure-functions package.
I can help with this if you guys want it.
The text was updated successfully, but these errors were encountered:
You're correct: that package doesn't implement that feature. I'd be happy to merge a PR that implements it; it shouldn't be too hard to borrow an implementation from the Lambda package or something.
According to the documentation the health checks is a built-in feature but it seems to be this is not working/included in the
apollo-server-azure-functions
package.I can help with this if you guys want it.
The text was updated successfully, but these errors were encountered: