decentraland / decentraland/unity-explorer
HTTPClientError: HTTP Client Error with status code: 504
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 107
Description
Sentry Issue: [UNITY-EXPLORER-PZX](https://decentraland.sentry.io/issues/7714694682/)
```
HTTPClientError: HTTP Client Error with status code: 504
File "SentryThreadInspector.swift", line 25, in SentryThreadInspector.getCurrentThreads
File "SentryNetworkTracker.swift", line 371, in SentryDefaultNetworkTracker.captureFailedRequest
File "SentryNetworkTracker.swift", line 286, in SentryDefaultNetworkTracker.urlSessionTask
File "SentryNetworkTrackingIntegration.swift", line 111, in closure in SentryNetworkTrackingIntegration.swizzleURLSessionTasks
File "SentryTypedSwizzle+URLSessionTask.swift", line 52, in closure in SentryTypedSwizzle.instanceMethod
...
(13 additional frame(s) were not displayed)
```
This issue was automatically created by Sentry via [Explorer Alpha Github Issue Creation](https://sentry.io/organizations/decentraland/monitors/alerts/3130340/)
Contributor guide
Research direction
Start with the linked Sentry issue and review the HTTPClientError stack trace, especially the network-tracking frames and the 504 response. The payload does not identify the failing endpoint, request path, or expected behavior, so the cause and completion criteria need to be established before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- desktop, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100