You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The traceroute-caller service should create output directories on startup so archiving processes like pusher or jostler have access to these directories. If traceroute-caller creates the directory it should guarantee that it has write permission and the archiving processes can start minimal races.
This functionality is preferred to externally managing the creation of these directories or waiting until traceroute-caller runs its first trace and writes the output. The timing of this is not always guaranteed.
The text was updated successfully, but these errors were encountered:
The traceroute-caller service should create output directories on startup so archiving processes like pusher or jostler have access to these directories. If traceroute-caller creates the directory it should guarantee that it has write permission and the archiving processes can start minimal races.
This functionality is preferred to externally managing the creation of these directories or waiting until traceroute-caller runs its first trace and writes the output. The timing of this is not always guaranteed.
The text was updated successfully, but these errors were encountered: