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
Sometimes I get 502 on HTTP requests when an app has been scaled to 0. It could be caused by Osiris hitting function app before it's ready. Adding a readiness probe to the function app deployment might help with this.