Skip to content

Commit 005c989

Browse files
committed
Added warning callout regarding campaign version used in the example.
1 parent 8cfb687 commit 005c989

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

_episodes/02-rucio_usage.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@ rucio did list epic:/RECO/\*
110110

111111
We get an enormous number of DIDs returned! This is every reconstruction related DID available to access right now.
112112

113+
> ## `Warning - Check the campaign date!`
114+
> If you encounter any issues when processing the DID listed earlier, it may be due to the software release version.
115+
> Remember that campaigns older than ~6 months will not be instantly accessible. Try switching to a more recent campaign version.
116+
{: .caution}
117+
113118
Working backwards from the full DID we had earlier, we could combine in the software release, detector configuration, process and generator to narrow down the list of DIDs:
114119

115120
```bash

0 commit comments

Comments
 (0)