#include <or.h>
Data Fields | |
time_t | next_attempt_at |
uint8_t | n_download_failures |
download_schedule_t | schedule: 8 |
When should we try downloading this descriptor again?
Referenced by download_status_increment_failure(), download_status_is_ready(), and download_status_reset().
Number of failures trying to download the most recent descriptor.
Referenced by dir_routerdesc_download_failed(), download_status_increment_failure(), download_status_is_ready(), download_status_mark_impossible(), and download_status_reset().