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
When no urls directory is present, the load balancer crashes (see #89 ). Probably due to clear_url function crashing in that case.
Avoid clear_url crash if directory is not present in the first place.
The text was updated successfully, but these errors were encountered:
When no urls directory is present, the load balancer crashes (see #89 ). Probably due to
clear_url
function crashing in that case.Avoid
clear_url
crash if directory is not present in the first place.The text was updated successfully, but these errors were encountered: