vault backup: 2024-09-18 11:13:42

This commit is contained in:
2024-09-18 11:13:42 -05:00
parent ff7e5dadd4
commit 66001599a7

View File

@@ -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