diff --git a/Daily Notes/2024/09/2024-09-18 (Wednesday).md b/Daily Notes/2024/09/2024-09-18 (Wednesday).md index 860360f..f7bcf51 100644 --- a/Daily Notes/2024/09/2024-09-18 (Wednesday).md +++ b/Daily Notes/2024/09/2024-09-18 (Wednesday).md @@ -1,5 +1,8 @@ # Work ## test.salestaxapi 503ing via public load balancer For some reason, when routing through the new external load balancer that [[Trey Patrick]] is setting up, https://test.salestaxapi.faithlife.com/v1/bigcommerce is returning a 503. -https://faithlife.slack.com/archives/C03R1MQSR51/p1726169321928279 +https://faithlife.slack.com/archives/C03R1MQSR51/p1726169321928279. The haproxy rule had a trailing slash in the path matcher which we were not including in the testing. Including it got the result we wanted. +## Transport-level errors from on-call retro +[Graylog - Unsaved Search (faithlife.dev)](https://graylog.azure.faithlife.dev/search?q=%22A+transport-level+error+has+occurred+when+receiving+results+from+the+server%22&rangetype=relative&streams=5e57ef51ad4e8b13c537c397&from=604800) + # Meetings