- Notifications
You must be signed in to change notification settings - Fork1k
Closed as not planned
Description
Discovered while woroking on#11603:
It looks like our current implementation inserts stats for attempts to access workspace apps that
- Result in 404s.
- Redirect but do nothing else
- Are accessed with
@me
See the commented out calls toassertWorkspaceLastUsedAtNotUpdated
incoderd/workspaceapps/apptest/apptest.go