- Notifications
You must be signed in to change notification settings - Fork914
Commit2d36b58
authored
chore(site): log errors when page fails with
coder/internal#279 tracks a flake we've beenseeing of late.I noticed log lines like these:```[onResponse] url=http://localhost:3111/api/v2/workspaces/2fedd3ad-58a9-49be-9e61-177878be7611/watch status=200 body=not_available[onResponse] url=http://localhost:3111/api/v2/workspaceagents/753ee86d-46cb-4641-97f6-7b4c9c9a9e27/watch-metadata status=200 body=not_available```No other debugging info seems to be available for these responses, solet's add some.Signed-off-by: Danny Kopping <danny@coder.com>not_available
in e2e tests (#16219)1 parent8e409e3 commit2d36b58
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
|
0 commit comments
Comments
(0)