wordpress-mobile / wordpress-mobile/WordPress-Android

The timeout of site creation flow is too long

Open
#20,519 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Bug
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

See: p1710704780998839-slack-C06BDMKNBDF

Expected behavior

A shorter timeout during the site creation flow. E.g. 60s or 30s

Actual behavior

I tried to wait the network error message three times, but the timeout seems different:

  1. 9 mins
  2. 6 mins
  3. 22 mins
Steps to reproduce the behavior

Please use a simulator for mocking the low speed network environment.

  1. Login JP app
  2. Click you site at top.
  3. Click the add button for creating a new WordPress.com site
  4. Skip topic selection
  5. Skip theme selection
  6. Enter the domain name
  7. Switch your network type to GSM on the simulator
  8. Choose the subdomain
  9. You will see the Select a plan on the Toolbar, and the endless loading.
Tested on built-in simulator, Android 13, JPAndroid / WPAndroid 24.4-rc-1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the site creation flow in the Android 13 simulator with GSM network conditions, following the listed steps through domain selection and the Select a plan screen. Trace the timeout handling for the network request; done means the flow times out in about 30–60 seconds instead of showing endless loading.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.