Skip to content

01a04768 - Do not block Play Store on stuck Sentry assemble - #962

Merged
TaprootFreak merged 2 commits into
RealUnitCH:stagingfrom
TaprootFreakAI:01a04768-sentry-assemble-continue
Aug 30, 2026
Merged

01a04768 - Do not block Play Store on stuck Sentry assemble#962
TaprootFreak merged 2 commits into
RealUnitCH:stagingfrom
TaprootFreakAI:01a04768-sentry-assemble-continue

Conversation

@TaprootFreakAI

Copy link
Copy Markdown
Collaborator

EN:
v1.2.21 android-deploy retried Sentry symbol upload three times and still failed: the CLI said the files were already on the server, then assemble of app.so chunks failed. This uploads the Play Store AAB first and continues when that stuck assemble is the only error.

DE:
v1.2.21 android-deploy hat den Sentry-Symbol-Upload dreimal retried und ist trotzdem gescheitert: die CLI meldete die Dateien schon auf dem Server, danach scheiterte das Assemble der app.so-Chunks. Dieser Stand lädt das AAB zuerst in den Play Store und macht weiter, wenn nur dieses hängende Assemble fehlschlägt.

Details

Missing symbol files still fail the lane immediately. Other Sentry errors still retry three times and then fail. iOS gets the same continue-on-stuck-assemble path.

A re-run of the v1.2.21 Release job still uses the tagged Fastfile without this change. It applies on the next develop tag after merge.

v1.2.21 retried symbol upload three times: files were already
on the server and assemble kept failing on incomplete chunks.
Upload the AAB first, and continue when that stuck assemble
is the only error.
@TaprootFreakAI TaprootFreakAI mentioned this pull request Aug 29, 2026
3 tasks
@TaprootFreakAI
TaprootFreakAI marked this pull request as ready for review August 29, 2026 20:20
@TaprootFreakAI

Copy link
Copy Markdown
Collaborator Author

EN:
Ready after 1 review pass.
Play Store upload runs before Sentry, and a stuck assemble on already-uploaded files does not fail the lane.

DE:
Bereit nach 1 Review-Durchlauf.
Der Play-Store-Upload läuft vor Sentry, und ein hängendes Assemble bei schon hochgeladenen Dateien lässt die Lane nicht fehlschlagen.

@TaprootFreak
TaprootFreak merged commit 36a4c16 into RealUnitCH:staging Aug 30, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants