Getting an error only in Gitlab CI with a remote engine via _EXPERIMENTAL_DAGGER_RUNNER_HOST:
unexpected status 200: get or init client: initialize client: failed to add client resources from ID: failed to add secret from source client c1r2j4sfm4tz7bykfgc8ia0q5: secret xxh3:79be3d891a92c7d9 not found in source store
- I don't get this error running locally with a local engine.
- For some reason one of three jobs ran fine on Gitlab, the other two got this error. Is there a race condition or locking mechanism or something for secrets?