Skip to content

refactor: StorageManager::extend_project_full_ttl called from lib.rs but TTL extension logic is scattered #501

Description

@Naomi-Gift

TTL extension calls are scattered throughout admin_manager.rs, project_registry.rs, verification_registry.rs, and lib.rs. A consistent pattern should be established where each module is responsible for extending its own TTLs, and StorageManager provides helpers. The inconsistency makes it easy to forget TTL extensions when adding new storage writes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaign

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions