Skip to content

Handle unauthorized error and fallback to disk source

Jaime Martinez requested to merge 535-handle-unauthorized-err into master

This is a temporary fix for #535 (closed), Pages will fallback to sourcing a domain's configuration from NFS.

Handle unexpected unauthorised error when resolving a domain's lookup path when domain-config-source=auto and Pages is running on multiple instances behind a load balancer.

Closes #535 (closed)

Edited by Jaime Martinez

Merge request reports