[untitled]1 points·by algocli·قبل 4 أشهر·0 comments1 commentsPost comment[–]spaceprison·قبل 4 أشهرreplyWhat stopped workingWere there any recent changesHow does it do the thing that stoppedWhat does that thing need in order to work normallyHow does that thing tell us it’s workingHow do the things that it needs to work workLogs, traces, metrics to prove each; repeat—-Local repro is fine but if it’s not doing prod stuff with prod data it may not do much for you
Were there any recent changes
How does it do the thing that stopped
What does that thing need in order to work normally
How does that thing tell us it’s working
How do the things that it needs to work work
Logs, traces, metrics to prove each; repeat
—-
Local repro is fine but if it’s not doing prod stuff with prod data it may not do much for you