🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "resilience"

Found 2 matching component(s)

  • function generate_document_number_v1

    Generates a unique document number by combining document type code, department code, and using a settings-based generation function, with UUID fallback on error.

    File: /tf/active/vicechatdev/document_controller_backup.py

    document-management unique-identifier document-number code-generation error-handling
  • function _generate_document_number_fallback

    Generates a fallback document number using in-memory counters when database access fails, creating unique identifiers based on document type, department, and year.

    File: /tf/active/vicechatdev/CDocs/settings_prod.py

    document-management numbering fallback resilience counter

Search Examples