During coordinated launches, RouteViews URLs are resolved after RPKI/IRR fetching. Since participants finish at different times, they can see different CAIDA directory states as observed in bitcoin-core/asmap-data#46 where the April directory appeared mid-run.
Fix: resolve RouteViews URLs at run start, use epoch_datetime for month selection, and fall back on empty directories.
During coordinated launches, RouteViews URLs are resolved after RPKI/IRR fetching. Since participants finish at different times, they can see different CAIDA directory states as observed in bitcoin-core/asmap-data#46 where the April directory appeared mid-run.
Fix: resolve RouteViews URLs at run start, use
epoch_datetimefor month selection, and fall back on empty directories.