Siggie was uploading some csets using the API. It passed on the validate step, but failed on apply. (slack).
Afterwards, the fetch_failures_0_members script started to fail; it couldn't find expansions for these finalized csets, even though they have valid expressions.
Sub-tasks
[x] 1. Fix issue
[x] 2. Address currently broken csets
1. Fix issue
Possible solutions:
Enclave support? It's possible that this might be a problem that they can only solve on the Enclave-side.
Seemed like it. resolved on its own in about 24 hours
Illegal concepts?
No. Did analysis #902 and none of the expresssions, at least, included deleted concepts.
Overview
Siggie was uploading some csets using the API. It passed on the validate step, but failed on apply. (slack).
Afterwards, the
fetch_failures_0_members
script started to fail; it couldn't find expansions for these finalized csets, even though they have valid expressions.Sub-tasks
1. Fix issue
Possible solutions:
2. Address currently broken csets
When Enclave issues are fixed: a. Delete existing ones and upload anew b. Possible to fix existing ones?
Temporary solution for
fetch_failures_0_members
? a. Just ignore instead of throw err every 20 min?Related
901
902
907